Skip to main content
Module

x/mtkruto/mod.ts>types.ChannelLocation

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

Constructors

new
ChannelLocation(params: { geoPoint: TypeGeoPoint; address: string; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
address: string
geoPoint: TypeGeoPoint

Static Properties

readonly
[paramDesc]: ParamDesc