premium.MyBoosts

class pyrogram.raw.types.premium.MyBoosts

A list of peers we are currently boosting, and how many boost slots we have left.

Constructor of MyBoosts.

Details:
  • Layer: 187

  • ID: 9AE228E2

Parameters:
  • my_boosts (List of MyBoost) – Info about boosted peers and remaining boost slots.

  • chats (List of Chat) – Referenced chats

  • users (List of User) – Referenced users

Functions:

This object can be returned by 2 functions.

premium.GetMyBoosts

Obtain which peers are we currently boosting, and how many boost slots we have left.

premium.ApplyBoost

Apply one or more boosts » to a peer.