whatsapp-api-js - v6.1.0
Preparing search index...
types
ServerInteractiveNFMMessage
Type Alias ServerInteractiveNFMMessage
type
ServerInteractiveNFMMessage
=
{
nfm_reply
:
|
{
body
?:
string
;
name
:
"address_message"
;
response_json
:
string
}
|
{
body
:
"Sent"
;
name
:
"flow"
;
response_json
:
string
}
|
{
body
?:
string
;
name
?:
string
;
response_json
:
string
}
;
type
:
"nfm_reply"
;
}
Index
Properties
nfm_
reply
type
Properties
nfm_
reply
nfm_reply
:
|
{
body
?:
string
;
name
:
"address_message"
;
response_json
:
string
}
|
{
body
:
"Sent"
;
name
:
"flow"
;
response_json
:
string
}
|
{
body
?:
string
;
name
?:
string
;
response_json
:
string
}
type
type
:
"nfm_reply"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
nfm_
reply
type
whatsapp-api-js - v6.1.0
Loading...