@webitel/api-services
    Preparing search index...

    List-style interactive menu.

    interface WebitelImApiGatewayV1KeyboardListReply {
        mainButtonTitle?: string;
        sections?: WebitelImApiGatewayV1KeyboardRowWithSection[];
    }
    Index

    Properties

    mainButtonTitle?: string

    Title of the main button, that on-click show up list.

    List with sections with buttons.