@webitel/api-services
    Preparing search index...
    interface WebitelChatReplyMarkup {
        buttons?: WebitelChatButtonRow[];
        noInput?: boolean;
    }
    Index

    Properties

    Properties

    noInput?: boolean

    An option used to block input to force the user to respond with one of the buttons.