MadelineProto/docs/TD_docs/constructors/location.md
2017-08-25 14:43:29 +02:00

536 B

title description
location Describes location on Earth

Constructor: location

Back to constructors index

Describes location on Earth

Attributes:

Name Type Required Description
latitude double Yes Latitude of location in degrees as defined by sender
longitude double Yes Longitude of location in degrees as defined by sender

Type: Location