class types.BotInlineMessageMediaVenue extends _TypeBotInlineMessageimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { BotInlineMessageMediaVenue } = types; ConstructorsnewBotInlineMessageMediaVenue(params: { geo: TypeGeoPoint; title: string; address: string; provider: string; venueId: string; venueType: string; replyMarkup?: TypeReplyMarkup; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsaddress: stringgeo: TypeGeoPointprovider: stringoptionalreplyMarkup: TypeReplyMarkuptitle: stringvenueId: stringvenueType: stringStatic Propertiesreadonly[paramDesc]: ParamDesc