MediaAreaVenue

class pyrogram.raw.types.MediaAreaVenue

Represents a location tag attached to a story, with additional venue information.

Constructor of MediaArea.

Details:
  • Layer: 187

  • ID: BE82DB9C

Parameters:
  • coordinates (MediaAreaCoordinates) – The size and location of the media area corresponding to the location sticker on top of the story media.

  • geo (GeoPoint) – Coordinates of the venue

  • title (str) – Venue name

  • address (str) – Address

  • provider (str) – Venue provider: currently only “foursquare” needs to be supported.

  • venue_id (str) – Venue ID in the provider’s database

  • venue_type (str) – Venue type in the provider’s database