BusinessLocation#

class pyrogram.raw.types.BusinessLocation#

Represents the location of a Telegram Business ».

Constructor of BusinessLocation.

Details:
  • Layer: 187

  • ID: AC5C1AF7

Parameters:
  • address (str) – Textual description of the address (mandatory).

  • geo_point (GeoPoint, optional) – Geographical coordinates (optional).