View Source Telegex.Type.ChatBoostUpdated (Telegex v1.8.0)
This object represents a boost added to a chat or changed.
Summary
Types
@type t() :: %Telegex.Type.ChatBoostUpdated{ boost: Telegex.Type.ChatBoost.t(), chat: Telegex.Type.Chat.t() }
This object represents a boost added to a chat or changed.
@type t() :: %Telegex.Type.ChatBoostUpdated{ boost: Telegex.Type.ChatBoost.t(), chat: Telegex.Type.Chat.t() }