GramIO API Reference / gramio/dist / TelegramUserChatBoosts
Interface: TelegramUserChatBoosts
Defined in: @gramio/types/out/objects.d.ts:5498
This object represents a list of boosts added to a chat by a user.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
boosts | TelegramChatBoost[] | The list of boosts added to the chat by the user | @gramio/types/out/objects.d.ts:5502 |