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