premium.MyBoosts#

class pyrogram.raw.types.premium.MyBoosts#

Telegram API type.

Constructor of MyBoosts.

Details:
  • Layer: 224

  • ID: 9AE228E2

Parameters:
  • my_boosts (List of MyBoost) – N/A

  • chats (List of Chat) – N/A

  • users (List of User) – N/A

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.