ProfileAccentColors¶
Contains information about supported accent colors for user profile photo background in RGB format
ProfileAccentColors(
palette_colors: list of int32,
background_colors: list of int32,
story_colors: list of int32
) → ProfileAccentColors
palette_colors¶
list of int32
The list of 1-2 colors in RGB format, describing the colors, as expected to be shown in the color palette settings
background_colors¶
list of int32
The list of 1-2 colors in RGB format, describing the colors, as expected to be used for the profile photo background
story_colors¶
list of int32
The list of 2 colors in RGB format, describing the colors of the gradient to be used for the unread active story indicator around profile photo