@webitel/api-services
Preparing search index...
_models/webitelChatReplyMarkup.zod
WebitelChatReplyMarkup
Interface WebitelChatReplyMarkup
interface
WebitelChatReplyMarkup
{
buttons
?:
WebitelChatButtonRow
[]
;
noInput
?:
boolean
;
}
Index
Properties
buttons?
no
Input?
Properties
Optional
buttons
buttons
?:
WebitelChatButtonRow
[]
Optional
no
Input
noInput
?:
boolean
An option used to block input to force the user to respond with one of the buttons.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
buttons
no
Input
@webitel/api-services
Loading...
An option used to block input to force the user to respond with one of the buttons.