class types.InputBotInlineMessageMediaGeo
extends TypeInputBotInlineMessage
import { types } from "https://deno.land/x/mtkruto@0.0.989/mod.ts";
const { InputBotInlineMessageMediaGeo } = types;
Constructors
new
InputBotInlineMessageMediaGeo(params: { geoPoint: TypeInputGeoPoint; heading?: number; period?: number; proximityNotificationRadius?: number; replyMarkup?: TypeReplyMarkup; })Properties
geoPoint: TypeInputGeoPoint
optional
replyMarkup: TypeReplyMarkup