class functions.ChannelsUpdateColor extends Function<types.TypeUpdates>import { functions } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { ChannelsUpdateColor } = functions; ConstructorsnewChannelsUpdateColor(params: { channel: types.TypeInputChannel; color: number; backgroundEmojiId?: bigint; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsoptionalbackgroundEmojiId: bigintchannel: types.TypeInputChannelcolor: numberStatic Propertiesreadonly[paramDesc]: ParamDesc