Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mtkruto/tl/3_functions.ts>channels_editLocation_

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class channels_editLocation_
extends Function_<boolean>
import { channels_editLocation_ } from "https://deno.land/x/mtkruto@0.1.128/tl/3_functions.ts";

Constructors

new
channels_editLocation_(params: { channel: enums.InputChannel; geo_point: enums.InputGeoPoint; address: string; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
address: string
channel: enums.InputChannel
geo_point: enums.InputGeoPoint

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc