TDLib v0.0.2 TDLib.Object.Location View Source

Describes a location on planet Earth.

NameTypeDescription
latitudedoubleLatitude of the location in degrees; as defined by the sender.
longitudedoubleLongitude of the location, in degrees; as defined by the sender.

More details on telegram’s documentation.