GramIO API Reference / gramio/dist / TelegramChatBoostUpdated
Interface: TelegramChatBoostUpdated
Defined in: @gramio/types/out/objects.d.ts:5594
This object represents a boost added to a chat or changed.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
boost | TelegramChatBoost | Information about the chat boost | @gramio/types/out/objects.d.ts:5602 |
chat | TelegramChat | Chat which was boosted | @gramio/types/out/objects.d.ts:5598 |