GeoPoint

class pyrogram.raw.types.GeoPoint

GeoPoint.

Constructor of GeoPoint.

Details:
  • Layer: 187

  • ID: B2A2F663

Parameters:
  • long (float 64-bit) – Longitude

  • lat (float 64-bit) – Latitude

  • access_hash (int 64-bit) – Access hash

  • accuracy_radius (int 32-bit, optional) – The estimated horizontal accuracy of the location, in meters; as defined by the sender.