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