telegram api constructor · layer 229 · #48222faf
inputGeoPoint
Defines a GeoPoint by its coordinates.
definition
inputGeoPoint#48222faf flags:# lat:double long:double accuracy_radius:flags.0?int = InputGeoPoint;
parameters
| name | type | description |
|---|---|---|
flags | # | Flags, see TL conditional fields |
lat | double | Latitude |
long | double | Longitude |
accuracy_radius | int | The estimated horizontal accuracy of the location, in meters; as defined by the sender. |
type
InputGeoPoint · other constructors: inputGeoPointEmpty
history
present in layers 2–229 · constructor id changed 1×
| id | layers |
|---|---|
| #f3b7acc9 | 2–119 |
| #48222faf | 120–229 |