nest-whatsapp - v0.0.1
Preparing search index...
WhatsAppInteractive
Interface WhatsAppInteractive
interface
WhatsAppInteractive
{
button_reply
?:
WhatsAppInteractiveButtonReply
;
list_reply
?:
WhatsAppInteractiveListReply
;
type
:
"button"
|
"list"
;
}
Index
Properties
button_
reply?
list_
reply?
type
Properties
Optional
button_
reply
button_reply
?:
WhatsAppInteractiveButtonReply
Optional
list_
reply
list_reply
?:
WhatsAppInteractiveListReply
type
type
:
"button"
|
"list"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
button_
reply
list_
reply
type
nest-whatsapp - v0.0.1
Loading...