Venue
inputBotInlineMessageMediaVenue#417bbf11 flags:# geo_point:InputGeoPoint title:string address:string provider:string venue_id:string venue_type:string reply_markup:flags.2?ReplyMarkup = InputBotInlineMessage;| 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 | flags.2?ReplyMarkup | Inline keyboard |