Skip to main content
Module

x/mtkruto/mod.ts>functions.BotsReorderUsernames

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

Constructors

new
BotsReorderUsernames(params: { bot: types.TypeInputUser; order: Array<string>; })

Properties

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

Static Properties

readonly
[paramDesc]: ParamDesc