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

x/mtkruto/tl/2_types.ts>help_PeerColorSet_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class help_PeerColorSet_
import { help_PeerColorSet_ } from "https://deno.land/x/mtkruto@0.1.190/tl/2_types.ts";

Constructors

new
help_PeerColorSet_(params: { colors: Array<number>; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
colors: Array<number>

A list of 1-3 colors in RGB format, describing the accent color.

Static Properties

readonly
[name]: string
readonly
[paramDesc]: ParamDesc