botInlineMessageMediaVenue#4366232e flags:# geo:GeoPoint title:string address:string provider:string venue_id:string reply_markup:flags.2?ReplyMarkup = BotInlineMessage;
t :: %TL.BotInlineMessageMediaVenue{address: String.t, geo: TL.GeoPoint.t, provider: String.t, reply_markup: ReplyMarkup.t, title: String.t, venue_id: String.t}