class types.MessageMediaVenue extends _TypeMessageMediaimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { MessageMediaVenue } = types; ConstructorsnewMessageMediaVenue(params: { geo: TypeGeoPoint; title: string; address: string; provider: string; venueId: string; venueType: string; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsaddress: stringgeo: TypeGeoPointprovider: stringtitle: stringvenueId: stringvenueType: stringStatic Propertiesreadonly[paramDesc]: ParamDesc