Raw.UpdateBotChatBoost

Raw.UpdateBotChatBoost

A channel/supergroup boost has changed (bots only)

updateBotChatBoost#904dd49c peer:Peer boost:Boost qts:int = Update;
export namespace Raw {
  export class UpdateBotChatBoost {
    constructor(params: { peer: Raw.TypePeer; boost: Raw.TypeBoost; qts: number }) {}
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0x904dd49c

Property