Defines a GeoPoint by its coordinates.
inputGeoPoint#48222faf flags:# lat:double long:double accuracy_radius:flags.0?int = InputGeoPoint;
Name | Type | Description |
---|---|---|
flags | # | Flags, see TL conditional fields |
lat | double | Latitude |
long | double | Longitude |
accuracy_radius | flags.0?int | The estimated horizontal accuracy of the location, in meters; as defined by the sender. |