whatsapp-api-js - v5.2.0
Preparing search index...
types
ServerSentMessageResponse
Type Alias ServerSentMessageResponse
type
ServerSentMessageResponse
=
{
contacts
:
[
{
input
:
string
;
wa_id
:
string
}
]
;
messages
:
[
{
id
:
string
;
message_status
?:
"accepted"
|
"held_for_quality_assessment"
;
}
,
]
;
messaging_product
:
"whatsapp"
;
}
Index
Properties
contacts
messages
messaging_
product
Properties
contacts
contacts
:
[
{
input
:
string
;
wa_id
:
string
}
]
messages
messages
:
[
{
id
:
string
;
message_status
?:
"accepted"
|
"held_for_quality_assessment"
;
}
,
]
messaging_
product
messaging_product
:
"whatsapp"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
contacts
messages
messaging_
product
whatsapp-api-js - v5.2.0
Loading...