class types.BotInlineMessageMediaGeo
extends _TypeBotInlineMessage
import { types } from "https://deno.land/x/mtkruto@0.0.998/mod.ts";
const { BotInlineMessageMediaGeo } = types;
Constructors
new
BotInlineMessageMediaGeo(params: { geo: TypeGeoPoint; heading?: number; period?: number; proximityNotificationRadius?: number; replyMarkup?: TypeReplyMarkup; })Properties
Static Properties
readonly
[paramDesc]: ParamDesc