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