import { functions } from "https://deno.land/x/mtkruto@0.0.982/mod.ts";
const { ChannelsReorderUsernames } = functions;
Constructors
new
ChannelsReorderUsernames(params: { channel: types.TypeInputChannel; order: Array<string>; })Properties
channel: types.TypeInputChannel