TDLib v0.0.2 TDLib.Object.Location View Source
Describes a location on planet Earth.
Name | Type | Description |
---|---|---|
latitude | double | Latitude of the location in degrees; as defined by the sender. |
longitude | double | Longitude of the location, in degrees; as defined by the sender. |
More details on telegram’s documentation.