import { functions } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { ChannelsToggleUsername } = functions;
Constructors
new
ChannelsToggleUsername(params: { channel: types.TypeInputChannel; username: string; active: boolean; })Properties
protected
readonly
[params]: Paramschannel: types.TypeInputChannel
Static Properties
readonly
[paramDesc]: ParamDesc