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