Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/tl/3_functions.ts>channels_updateColor_

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class channels_updateColor_
extends Function_<enums.Updates>
import { channels_updateColor_ } from "https://deno.land/x/mtkruto@0.1.128/tl/3_functions.ts";

Constructors

new
channels_updateColor_(params: { channel: enums.InputChannel; color: number; background_emoji_id?: bigint; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
background_emoji_id: bigint
channel: enums.InputChannel
color: number

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc