InputMediaVenue¶
-
class
pyrogram.raw.types.
InputMediaVenue
¶ Can be used to send a venue geolocation.
Constructor type of
InputMedia
.- Details
Layer:
126
ID:
0xc13d1c11
- Parameters
geo_point (
InputGeoPoint
) – Geolocation.title (
str
) – Venue name.address (
str
) – Physical address of the venue.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.