Link Search Menu Expand Document

Constructor: updateBotChatBoost

Back to constructors index

A channel boost has changed (bots only)

Attributes:

NameTypeRequiredDescription
peerlongYesChannel
boostBoostYesNew boost information
qtsintYesQTS event sequence identifier

Type: Update

Example:

$updateBotChatBoost = ['_' => 'updateBotChatBoost', 'peer' => long, 'boost' => Boost, 'qts' => int];