@webitel/api-services
    Preparing search index...
    interface WebitelChatServerCheckSessionResponse {
        account?: WebitelChatServerAccount;
        channelId?: string;
        clientId?: string;
        exists?: boolean;
        properties?: WebitelChatServerCheckSessionResponseProperties;
    }
    Index

    Properties

    channelId?: string
    clientId?: string
    exists?: boolean

    optional: extra context