ExGram.Model.BackgroundFillSolid (ex_gram v0.55.1)

View Source

The background is filled using the selected color.

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

Summary

Types

t()

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

Functions

decode_as()