class functions.ChannelsReorderUsernames extends Function<boolean>import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { ChannelsReorderUsernames } = functions; ConstructorsnewChannelsReorderUsernames(params: { channel: types.TypeInputChannel; order: Array<string>; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramschannel: types.TypeInputChannelorder: Array<string>Static Propertiesreadonly[paramDesc]: ParamDesc