BPT\types\location

Extended by : BPT\types\types

This object represents a point on the map.

Properties
Name Type Description Kind
longitude float Longitude as defined by sender normal
latitude float Latitude as defined by sender normal
horizontal_accuracy float Optional. The radius of uncertainty for the location, measured in meters; 0-1500 normal
live_period int Optional. Time relative to the message sending date, during which the location can be updated; in seconds. For active live locations only. normal
heading int Optional. The direction in which user is moving, in degrees; 1-360. For active live locations only. normal
proximity_alert_radius int Optional. The maximum distance for proximity alerts about approaching another chat member, in meters. For sent live locations only. normal