Skip to main content
Module

x/mtkruto/mod.ts>types.InputWebFileGeoPointLocation

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class types.InputWebFileGeoPointLocation
import { types } from "https://deno.land/x/mtkruto@0.1.112/mod.ts";
const { InputWebFileGeoPointLocation } = types;

Constructors

new
InputWebFileGeoPointLocation(params: { geoPoint: TypeInputGeoPoint; accessHash: bigint; w: number; h: number; zoom: number; scale: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
accessHash: bigint
h: number
scale: number
w: number
zoom: number

Static Properties

readonly
[paramDesc]: ParamDesc