BotInlineMessageMediaVenue
- class pyrogram.raw.types.BotInlineMessageMediaVenue
Send a venue
Constructor of
BotInlineMessage
.- Details:
Layer:
194
ID:
8A86659C
- Parameters:
geo (
GeoPoint
) – Geolocation of venuetitle (
str
) – Venue nameaddress (
str
) – Addressprovider (
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 databasereply_markup (
ReplyMarkup
, optional) – Inline keyboard