class types.InputBotInlineMessageMediaGeo extends _TypeInputBotInlineMessageimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { InputBotInlineMessageMediaGeo } = types; ConstructorsnewInputBotInlineMessageMediaGeo(params: { geoPoint: TypeInputGeoPoint; heading?: number; period?: number; proximityNotificationRadius?: number; replyMarkup?: TypeReplyMarkup; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsgeoPoint: TypeInputGeoPointoptionalheading: numberoptionalperiod: numberoptionalproximityNotificationRadius: numberoptionalreplyMarkup: TypeReplyMarkupStatic Propertiesreadonly[paramDesc]: ParamDesc