Skip to main content
Module

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

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.147/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