MediaAreaVenue
- class pyrogram.raw.types.MediaAreaVenue
Represents a location tag attached to a story, with additional venue information.
Constructor of
MediaArea
.- Details:
Layer:
194
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 venuetitle (
str
) – Venue nameaddress (
str
) – Addressprovider (
str
) – Venue provider: currently only “foursquare” needs to be supported.venue_id (
str
) – Venue ID in the provider’s databasevenue_type (
str
) – Venue type in the provider’s database