@seven.io/client
Preparing search index...
HookRcsStatusPayload
Type Alias HookRcsStatusPayload
type
HookRcsStatusPayload
=
{
agent_id
:
string
;
foreign_id
:
string
|
null
;
msg_id
:
string
;
sender
:
string
;
status
:
"IS_TYPING"
|
"READ"
|
"DELIVERED"
;
timestamp
:
string
;
}
Index
Properties
agent_
id
foreign_
id
msg_
id
sender
status
timestamp
Properties
agent_
id
agent_id
:
string
foreign_
id
foreign_id
:
string
|
null
msg_
id
msg_id
:
string
sender
sender
:
string
status
status
:
"IS_TYPING"
|
"READ"
|
"DELIVERED"
timestamp
timestamp
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent_
id
foreign_
id
msg_
id
sender
status
timestamp
@seven.io/client
Loading...