premium.BoostsList#

class pyrogram.raw.types.premium.BoostsList#

Telegram API type.

Constructor of BoostsList.

Details:
  • Layer: 224

  • ID: 86F8613C

Parameters:
  • count (int 32-bit) – N/A

  • boosts (List of Boost) – N/A

  • users (List of User) – N/A

  • next_offset (str, optional) – N/A

Functions:

This object can be returned by 2 functions.

premium.GetBoostsList

Obtains info about the boosts that were applied to a certain channel or supergroup (admins only)

premium.GetUserBoosts

Returns the lists of boost that were applied to a channel/supergroup by a specific user (admins only)