haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Data.BackgroundFill

Synopsis

Documentation

data BackgroundFill Source #

Describes a fill of a background

Constructors

BackgroundFillSolid

Describes a solid fill of a background

Fields

BackgroundFillGradient

Describes a gradient fill of a background

Fields

BackgroundFillFreeformGradient

Describes a freeform gradient fill of a background

Fields

  • colors :: Maybe [Int]

    A list of 3 or 4 colors of the freeform gradient in the RGB format