telegram api constructor · layer 229 · #8a86659c
botInlineMessageMediaVenue
Send a venue
definition
botInlineMessageMediaVenue#8a86659c flags:# geo:GeoPoint title:string address:string provider:string venue_id:string venue_type:string reply_markup:flags.2?ReplyMarkup = BotInlineMessage;
parameters
| name | type | description |
|---|---|---|
flags | # | Flags, see TL conditional fields |
geo | GeoPoint | Geolocation of venue |
title | string | Venue name |
address | string | Address |
provider | string | Venue provider: currently only "foursquare" and "gplaces" (Google Places) need to be supported |
venue_id | string | Venue ID in the provider's database |
venue_type | string | Venue type in the provider's database |
reply_markup | ReplyMarkup | Inline keyboard |
type
BotInlineMessage · other constructors: botInlineMessageMediaAuto, botInlineMessageText, botInlineMessageMediaGeo, botInlineMessageMediaContact, botInlineMessageMediaInvoice, botInlineMessageMediaWebPage, botInlineMessageRichMessage
history
present in layers 62–229 · constructor id changed 1×
| id | layers |
|---|---|
| #4366232e | 62–78 |
| #8a86659c | 79–229 |