GramIO API Reference / gramio/dist / TelegramChatBoostSourcePremium
Interface: TelegramChatBoostSourcePremium
Defined in: @gramio/types/out/objects.d.ts:5350
The boost was obtained by subscribing to Telegram Premium or by gifting a Telegram Premium subscription to another user.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
source | "premium" | Source of the boost, always “premium” | @gramio/types/out/objects.d.ts:5354 |
user | TelegramUser | User that boosted the chat | @gramio/types/out/objects.d.ts:5358 |