GramIO API Reference / @gramio/contexts/dist / ChatBoostUpdated
Class: ChatBoostUpdated
Defined in: contexts/index.d.ts:3365
This object represents a boost added to a chat or changed.
Extended by
Constructors
Constructor
new ChatBoostUpdated(
payload):ChatBoostUpdated
Defined in: contexts/index.d.ts:3367
Parameters
| Parameter | Type |
|---|---|
payload | TelegramChatBoostUpdated |
Returns
ChatBoostUpdated
Properties
| Property | Type | Defined in |
|---|---|---|
payload | TelegramChatBoostUpdated | contexts/index.d.ts:3366 |
Accessors
[toStringTag]
Get Signature
get [toStringTag]():
string
Defined in: contexts/index.d.ts:3369
Returns
string
boost
Get Signature
get boost():
ChatBoost
Defined in: contexts/index.d.ts:3373
Information about the chat boost
Returns
chat
Get Signature
get chat():
Chat
Defined in: contexts/index.d.ts:3371
Chat which was boosted