import { functions } from "https://deno.land/x/mtkruto@0.0.998/mod.ts";
const { ChannelsReorderUsernames } = functions;
Constructors
new
ChannelsReorderUsernames(params: { channel: types.TypeInputChannel; order: Array<string>; })Properties
protected
readonly
[params]: Paramschannel: types.TypeInputChannel
Static Properties
readonly
[paramDesc]: ParamDesc