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