@twilio/flex-sdk
    Preparing search index...

    Interface ChannelConfig

    Channel configuration object

    interface ChannelConfig {
        address_type: string;
        cbm_attachments: Attachments;
    }
    Index

    Properties

    address_type: string

    Type of channel

    cbm_attachments: Attachments