MadelineProtoDocs/docs/TD_docs/constructors/location.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

609 B

title description image
location Describes location on Earth https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

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