telegramx.js

UniqueGiftColors

interface

This object contains information about the color scheme for a user's name, message replies and link previews based on a unique gift.

Declaration

interface UniqueGiftColors 

Properties

dark_theme_main_color: number;

Main color used in dark themes; RGB format

dark_theme_other_colors: number[];

List of 1-3 additional colors used in dark themes; RGB format

light_theme_main_color: number;

Main color used in light themes; RGB format

light_theme_other_colors: number[];

List of 1-3 additional colors used in light themes; RGB format

model_custom_emoji_id: string;

Custom emoji identifier of the unique gift's model

symbol_custom_emoji_id: string;

Custom emoji identifier of the unique gift's symbol