Skip to main content
Module

x/mtkruto/mod.ts>functions.ChannelsEditLocation

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

Constructors

new
ChannelsEditLocation(params: { channel: types.TypeInputChannel; geoPoint: types.TypeInputGeoPoint; address: string; })

Properties

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

Static Properties

readonly
[paramDesc]: ParamDesc