This object contains information about the color scheme for a user's name, message replies and link previews based on a unique gift.
More...
#include <Types.h>
This object contains information about the color scheme for a user's name, message replies and link previews based on a unique gift.
Definition at line 14456 of file Types.h.
◆ Ptr
◆ darkThemeMainColor
| std::int32_t TgBot::UniqueGiftColors::darkThemeMainColor { } |
Main color used in dark themes; RGB format.
Definition at line 14482 of file Types.h.
◆ darkThemeOtherColors
| std::vector<std::int32_t> TgBot::UniqueGiftColors::darkThemeOtherColors { } |
List of 1-3 additional colors used in dark themes; RGB format.
Definition at line 14487 of file Types.h.
◆ lightThemeMainColor
| std::int32_t TgBot::UniqueGiftColors::lightThemeMainColor { } |
Main color used in light themes; RGB format.
Definition at line 14472 of file Types.h.
◆ lightThemeOtherColors
| std::vector<std::int32_t> TgBot::UniqueGiftColors::lightThemeOtherColors { } |
List of 1-3 additional colors used in light themes; RGB format.
Definition at line 14477 of file Types.h.
◆ modelCustomEmojiId
| std::string TgBot::UniqueGiftColors::modelCustomEmojiId { } |
Custom emoji identifier of the unique gift's model.
Definition at line 14462 of file Types.h.
◆ symbolCustomEmojiId
| std::string TgBot::UniqueGiftColors::symbolCustomEmojiId { } |
Custom emoji identifier of the unique gift's symbol.
Definition at line 14467 of file Types.h.
The documentation for this struct was generated from the following file: