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

This object represents a chat background.

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

Summary

Types

@type t() :: %ExGram.Model.ChatBackground{type: ExGram.Model.BackgroundType.t()}

Functions