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