Skip to content

Location

Type · TDLib 1.8.67 · d1085f9c

Describes a location on planet Earth

Location(
  latitude: double,
  longitude: double,
  horizontal_accuracy: double
) → Location

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

horizontal_accuracy

double

The estimated horizontal accuracy of the location, in meters; as defined by the sender. 0 if unknown