@seven.io/client
Preparing search index...
HookRcsSuggestionResponsePayload
Type Alias HookRcsSuggestionResponsePayload
type
HookRcsSuggestionResponsePayload
=
{
agent_id
:
string
;
content_type
:
"suggestion_response"
;
id
:
number
;
message_type
:
"RCS"
;
sender
:
string
;
suggestion_response
:
{
postbackData
:
string
;
text
:
string
;
type
:
"REPLY"
}
;
time
:
number
;
}
Index
Properties
agent_
id
content_
type
id
message_
type
sender
suggestion_
response
time
Properties
agent_
id
agent_id
:
string
content_
type
content_type
:
"suggestion_response"
id
id
:
number
message_
type
message_type
:
"RCS"
sender
sender
:
string
suggestion_
response
suggestion_response
:
{
postbackData
:
string
;
text
:
string
;
type
:
"REPLY"
}
time
time
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent_
id
content_
type
id
message_
type
sender
suggestion_
response
time
@seven.io/client
Loading...