whatsapp-api-js - v5.2.0
Preparing search index...
types
ServerErrorResponse
Type Alias ServerErrorResponse
See
https://developers.facebook.com/docs/whatsapp/cloud-api/support/error-codes
type
ServerErrorResponse
=
{
error
:
{
code
:
number
;
error_data
:
{
details
:
string
;
messaging_product
:
"whatsapp"
}
;
error_subcode
:
number
;
fbtrace_id
:
string
;
message
:
string
;
type
:
string
;
}
;
}
Index
Properties
error
Properties
error
error
:
{
code
:
number
;
error_data
:
{
details
:
string
;
messaging_product
:
"whatsapp"
}
;
error_subcode
:
number
;
fbtrace_id
:
string
;
message
:
string
;
type
:
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
whatsapp-api-js - v5.2.0
Loading...
See
https://developers.facebook.com/docs/whatsapp/cloud-api/support/error-codes