mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-14 04:51:42 +01:00
Update content of files
This commit is contained in:
parent
fb3ce3fbf4
commit
88dc1c46e1
1 changed files with 2 additions and 2 deletions
|
@ -758,8 +758,8 @@ profileAccentColors palette_colors:vector<int32> background_colors:vector<int32>
|
|||
|
||||
//@description Contains information about supported accent color for user profile photo background
|
||||
//@id Profile accent color identifier
|
||||
//@light_theme_colors The list of 1-3 colors in RGB format, describing the accent color, as expected to be shown in light themes
|
||||
//@dark_theme_colors The list of 1-3 colors in RGB format, describing the accent color, as expected to be shown in dark themes
|
||||
//@light_theme_colors Description of accent colors expected to be used in light themes
|
||||
//@dark_theme_colors Description of accent colors expected to be used in dark themes
|
||||
profileAccentColor id:int32 light_theme_colors:profileAccentColors dark_theme_colors:profileAccentColors = ProfileAccentColor;
|
||||
|
||||
//@description Describes a custom emoji to be shown instead of the Telegram Premium badge
|
||||
|
|
Loading…
Add table
Reference in a new issue