Skip to main content
Module

x/mtkruto/mod.ts>functions.AccountReorderUsernames

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

Constructors

new
AccountReorderUsernames(params: { order: Array<string>; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
order: Array<string>

Static Properties

readonly
[paramDesc]: ParamDesc