Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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

Disable all purchased usernames of a supergroup or channel

Constructors

new
channels_deactivateAllUsernames_(params: { channel: enums.InputChannel; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
channel: enums.InputChannel

Supergroup or channel

Static Properties

__F: (params: { channel: enums.InputChannel; }) => boolean
readonly
[name]: string
readonly
[paramDesc]: ParamDesc