Class LocationType.
Properties
Optional. The direction in which user is moving, in degrees; 1-360.
$heading : integer | null
For active live locations only.
Optional. The radius of uncertainty for the location, measured in meters; 0-1500.
$horizontalAccuracy : float | integer | null
Latitude as defined by sender.
$latitude : float
Optional. Time relative to the message sending date, during which the location can be updated, in seconds.
$livePeriod : integer | null
For active live locations only.
Longitude as defined by sender.
$longitude : float
Optional. Maximum distance for proximity alerts about approaching another chat member, in meters.
$proximityAlertRadius : integer | null
For sent live locations only.