class types.InputBotInlineMessageMediaVenue extends _TypeInputBotInlineMessageimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { InputBotInlineMessageMediaVenue } = types; ConstructorsnewInputBotInlineMessageMediaVenue(params: { geoPoint: TypeInputGeoPoint; title: string; address: string; provider: string; venueId: string; venueType: string; replyMarkup?: TypeReplyMarkup; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsaddress: stringgeoPoint: TypeInputGeoPointprovider: stringoptionalreplyMarkup: TypeReplyMarkuptitle: stringvenueId: stringvenueType: stringStatic Propertiesreadonly[paramDesc]: ParamDesc