View Source ExGram.Model.ChatBoostSourcePremium (ex_gram v0.53.0)
The boost was obtained by subscribing to Telegram Premium or by gifting a Telegram Premium subscription to another user.
Check the documentation of this model in https://core.telegram.org/bots/api#chatboostsourcepremium
Summary
Types
@type t() :: %ExGram.Model.ChatBoostSourcePremium{ source: String.t(), user: ExGram.Model.User.t() }