InputGeoPoint
- class pyrogram.raw.types.InputGeoPoint
 Defines a GeoPoint by its coordinates.
Constructor of
InputGeoPoint.- Details:
 Layer:
196ID:
48222FAF
- Parameters:
 lat (
float64-bit) – Latitudelong (
float64-bit) – Longitudeaccuracy_radius (
int32-bit, optional) – The estimated horizontal accuracy of the location, in meters; as defined by the sender.