class types.InputWebFileGeoPointLocation
extends _TypeInputWebFileLocation
import { types } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { InputWebFileGeoPointLocation } = types;
Constructors
new
InputWebFileGeoPointLocation(params: { geoPoint: TypeInputGeoPoint; accessHash: bigint; w: number; h: number; zoom: number; scale: number; })Properties
protected
readonly
[params]: ParamsgeoPoint: TypeInputGeoPoint
Static Properties
readonly
[paramDesc]: ParamDesc