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