class functions.ChannelsEditCreator extends Function<types.TypeUpdates>import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { ChannelsEditCreator } = functions; ConstructorsnewChannelsEditCreator(params: { channel: types.TypeInputChannel; userId: types.TypeInputUser; password: types.TypeInputCheckPasswordSRP; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramschannel: types.TypeInputChannelpassword: types.TypeInputCheckPasswordSRPuserId: types.TypeInputUserStatic Propertiesreadonly[paramDesc]: ParamDesc