whatsapp-api-js - v6.1.0
Preparing search index...
types
ServerInteractiveCallPermissionMessage
Type Alias ServerInteractiveCallPermissionMessage
type
ServerInteractiveCallPermissionMessage
=
{
call_permission_reply
:
{
expiration_timestamp
:
number
;
is_permanent
:
false
;
response
:
"accept"
|
"reject"
;
response_source
:
"user_action"
|
"automatic"
;
}
;
type
:
"call_permission_reply"
;
}
Index
Properties
call_
permission_
reply
type
Properties
call_
permission_
reply
call_permission_reply
:
{
expiration_timestamp
:
number
;
is_permanent
:
false
;
response
:
"accept"
|
"reject"
;
response_source
:
"user_action"
|
"automatic"
;
}
type
type
:
"call_permission_reply"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
call_
permission_
reply
type
whatsapp-api-js - v6.1.0
Loading...