class types.BotInlineMessageMediaVenue
extends _TypeBotInlineMessage
import { types } from "https://deno.land/x/mtkruto@0.0.998/2_tl.ts";
const { BotInlineMessageMediaVenue } = types;
Constructors
new
BotInlineMessageMediaVenue(params: { geo: TypeGeoPoint; title: string; address: string; provider: string; venueId: string; venueType: string; replyMarkup?: TypeReplyMarkup; })Properties
Static Properties
readonly
[paramDesc]: ParamDesc