GramIO API Reference / gramio/dist / TelegramChatBoostUpdated
Interface: TelegramChatBoostUpdated
Defined in: @gramio/types/out/objects.d.ts:5434
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:5442 |
chat | TelegramChat | Chat which was boosted | @gramio/types/out/objects.d.ts:5438 |