ChannelTransferTargetChat

public struct ChannelTransferTargetChat : Codable, Equatable

Information for transferring to the web chat integration.

  • url

    The URL of the target web chat.

    Declaration

    Swift

    public var url: String?