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