class InputBotInlineMessageMediaVenue_
extends _InputBotInlineMessage_
import { InputBotInlineMessageMediaVenue_ } from "https://deno.land/x/mtkruto@0.1.130/tl/2_types.ts";
Constructors
new
InputBotInlineMessageMediaVenue_(params: { geo_point: enums.InputGeoPoint; title: string; address: string; provider: string; venue_id: string; venue_type: string; reply_markup?: enums.ReplyMarkup; })Properties
protected
readonly
[params]: Paramsgeo_point: enums.InputGeoPoint
optional
reply_markup: enums.ReplyMarkupStatic Properties
readonly
[paramDesc]: ParamDesc