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