Skip to main content
Module

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

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

Constructors

new
AccountToggleUsername(params: { username: string; active: boolean; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
active: boolean
username: string

Static Properties

readonly
[paramDesc]: ParamDesc