whatsapp-api-js - v5.2.0
Preparing search index...
types
ServerUnknownMessage
Type Alias ServerUnknownMessage
type
ServerUnknownMessage
=
{
errors
:
[
{
code
:
number
;
details
:
"Message type is not currently supported"
;
title
:
"Unsupported message type"
;
}
,
]
;
type
:
"unknown"
;
}
Index
Properties
errors
type
Properties
errors
errors
:
[
{
code
:
number
;
details
:
"Message type is not currently supported"
;
title
:
"Unsupported message type"
;
}
,
]
type
type
:
"unknown"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
errors
type
whatsapp-api-js - v5.2.0
Loading...