telegram api constructor · layer 229 · #417bbf11
inputBotInlineMessageMediaVenue
Venue
definition
inputBotInlineMessageMediaVenue#417bbf11 flags:# geo_point:InputGeoPoint title:string address:string provider:string venue_id:string venue_type:string reply_markup:flags.2?ReplyMarkup = InputBotInlineMessage;
parameters
| name | type | description |
|---|---|---|
flags | # | Flags, see TL conditional fields |
geo_point | InputGeoPoint | Geolocation |
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
InputBotInlineMessage · other constructors: inputBotInlineMessageMediaAuto, inputBotInlineMessageText, inputBotInlineMessageMediaGeo, inputBotInlineMessageMediaContact, inputBotInlineMessageGame, inputBotInlineMessageMediaInvoice, inputBotInlineMessageMediaWebPage, inputBotInlineMessageRichMessage
history
present in layers 62–229 · constructor id changed 1×
| id | layers |
|---|---|
| #aaafadc8 | 62–78 |
| #417bbf11 | 79–229 |