class functions.ChannelsUpdateUsername extends Function<boolean>import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { ChannelsUpdateUsername } = functions; ConstructorsnewChannelsUpdateUsername(params: { channel: types.TypeInputChannel; username: string; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramschannel: types.TypeInputChannelusername: stringStatic Propertiesreadonly[paramDesc]: ParamDesc