InputMediaVenue
- class pyrogram.raw.types.InputMediaVenue
Can be used to send a venue geolocation.
Constructor of
InputMedia
.- Details:
Layer:
194
ID:
C13D1C11
- Parameters:
geo_point (
InputGeoPoint
) – Geolocationtitle (
str
) – Venue nameaddress (
str
) – Physical address of the venueprovider (
str
) – Venue provider: currently only “foursquare” and “gplaces” (Google Places) need to be supportedvenue_id (
str
) – Venue ID in the provider’s databasevenue_type (
str
) – Venue type in the provider’s database