nest-whatsapp - v0.0.1
Preparing search index...
WhatsAppOutboundPayload
Type Alias WhatsAppOutboundPayload
type
WhatsAppOutboundPayload
=
{
context
?:
{
message_id
:
string
}
;
messaging_product
:
"whatsapp"
;
to
:
string
;
type
:
WhatsAppMessageType
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
context?
messaging_
product
to
type
Properties
Optional
context
context
?:
{
message_id
:
string
}
messaging_
product
messaging_product
:
"whatsapp"
to
to
:
string
type
type
:
WhatsAppMessageType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
context
messaging_
product
to
type
nest-whatsapp - v0.0.1
Loading...