Class LocationType.

see
package Default

 Properties

 

Optional. The direction in which user is moving, in degrees; 1-360.

$heading : integer | null

Default

For active live locations only.

 

Optional. The radius of uncertainty for the location, measured in meters; 0-1500.

$horizontalAccuracy : float | integer | null

Default

 

Latitude as defined by sender.

$latitude : float

Default

 

Optional. Time relative to the message sending date, during which the location can be updated, in seconds.

$livePeriod : integer | null

Default

For active live locations only.

 

Longitude as defined by sender.

$longitude : float

Default

 

Optional. Maximum distance for proximity alerts about approaching another chat member, in meters.

$proximityAlertRadius : integer | null

Default

For sent live locations only.