Skip to main content
Module

x/mtkruto/mod.ts>types.MediaAreaGeoPoint

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

Constructors

new
MediaAreaGeoPoint(params: { coordinates: TypeMediaAreaCoordinates; geo: TypeGeoPoint; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
coordinates: TypeMediaAreaCoordinates
geo: TypeGeoPoint

Static Properties

readonly
[paramDesc]: ParamDesc