View Source ExGram.Model.BackgroundFillSolid (ex_gram v0.53.0)

The background is filled using the selected color.

Check the documentation of this model in https://core.telegram.org/bots/api#backgroundfillsolid

Summary

Types

@type t() :: %ExGram.Model.BackgroundFillSolid{color: integer(), type: String.t()}

Functions