View Source Telegex.Type.ChatBoostSourcePremium (Telegex v1.8.0)
The boost was obtained by subscribing to Telegram Premium or by gifting a Telegram Premium subscription to another user.
Summary
Types
@type t() :: %Telegex.Type.ChatBoostSourcePremium{ source: String.t(), user: Telegex.Type.User.t() }