whatsapp-api-js - v5.2.0
Preparing search index...
types
PostData
Type Alias PostData
type
PostData
=
{
entry
:
{
changes
:
{
field
:
"messages"
;
value
:
{
messaging_product
:
"whatsapp"
;
metadata
:
{
display_phone_number
:
string
;
phone_number_id
:
string
}
;
}
&
(
|
{
contacts
?:
[
ServerContacts
]
;
messages
:
[
ServerMessage
]
}
|
{
statuses
:
[
(...)
&
(...)
]
}
)
;
}
[]
;
id
:
string
;
}
[]
;
object
:
"whatsapp_business_account"
;
}
Index
Properties
entry
object
Properties
entry
entry
:
{
changes
:
{
field
:
"messages"
;
value
:
{
messaging_product
:
"whatsapp"
;
metadata
:
{
display_phone_number
:
string
;
phone_number_id
:
string
}
;
}
&
(
|
{
contacts
?:
[
ServerContacts
]
;
messages
:
[
ServerMessage
]
}
|
{
statuses
:
[
(...)
&
(...)
]
}
)
;
}
[]
;
id
:
string
;
}
[]
object
object
:
"whatsapp_business_account"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
entry
object
whatsapp-api-js - v5.2.0
Loading...