View Source Telegex.Type.BackgroundFillFreeformGradient (Telegex v1.8.0)

The background is a freeform gradient that rotates after every message in the chat.

Summary

Types

@type t() :: %Telegex.Type.BackgroundFillFreeformGradient{
  colors: [integer()],
  type: String.t()
}