Nadia.Model.UniqueGiftColors (nadia v1.4.0)

View Source

Summary

Types

t()

@type t() :: %Nadia.Model.UniqueGiftColors{
  dark_theme_main_color: integer(),
  dark_theme_other_colors: [integer()],
  light_theme_main_color: integer(),
  light_theme_other_colors: [integer()],
  model_custom_emoji_id: binary(),
  symbol_custom_emoji_id: binary()
}