View Source Telegex.Type.ChatBoostUpdated (Telegex v1.9.0-rc.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() }