mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 09:27:20 +01:00
536 B
536 B
title | description |
---|---|
location | Describes location on Earth |
Constructor: location
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 |