Skip to main content
Module

x/mtkruto/mod.ts>functions.ChannelsEditCreator

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

Constructors

new
ChannelsEditCreator(params: { channel: types.TypeInputChannel; userId: types.TypeInputUser; password: types.TypeInputCheckPasswordSRP; })

Properties

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

Static Properties

readonly
[paramDesc]: ParamDesc