Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/mtkruto/tl/2_types.ts>MediaAreaGeoPoint

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class MediaAreaGeoPoint
extends _TypeMediaArea
import { MediaAreaGeoPoint } from "https://deno.land/x/mtkruto@0.0.995/tl/2_types.ts";

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