inputGeoPoint

Defines a GeoPoint by its coordinates.

inputGeoPoint#f3b7acc9 lat:double long:double = InputGeoPoint;

Parameters

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.

Type

InputGeoPoint