whatsapp-api-js - v5.2.0
Preparing search index...
types
ServerLocationMessage
Type Alias ServerLocationMessage
type
ServerLocationMessage
=
{
location
:
{
address
?:
string
;
latitude
:
string
;
longitude
:
string
;
name
?:
string
;
}
;
type
:
"location"
;
}
Index
Properties
location
type
Properties
location
location
:
{
address
?:
string
;
latitude
:
string
;
longitude
:
string
;
name
?:
string
;
}
type
type
:
"location"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
location
type
whatsapp-api-js - v5.2.0
Loading...