Skip to main content
Module

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

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.147/tl/3_functions.ts";

Constructors

new
channels_updateColor_(params: { for_profile?: true; 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
optional
color: number
optional
for_profile: true

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc