haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Data.ProfileAccentColors

Documentation

data ProfileAccentColors Source #

Constructors

ProfileAccentColors

Contains information about supported accent colors for user profile photo background in RGB format

Fields

  • palette_colors :: Maybe [Int]

    The list of 1-2 colors in RGB format, describing the colors, as expected to be shown in the color palette settings

  • background_colors :: Maybe [Int]

    The list of 1-2 colors in RGB format, describing the colors, as expected to be used for the profile photo background

  • story_colors :: Maybe [Int]

    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