ChannelTransferTargetChat
public struct ChannelTransferTargetChat : Codable, Equatable
Information for transferring to the web chat integration.
-
The URL of the target web chat.
Declaration
Swift
public var url: String?