@webitel/api-services
    Preparing search index...
    interface WebitelChatButton {
        code?: string;
        share?: WebitelChatButtonRequest;
        text?: string;
        url?: string;
    }
    Index

    Properties

    Properties

    code?: string

    Postback/Callback data.

    Request to share contact info.

    text?: string

    Caption to display.

    url?: string

    URL to navigate to ..