premium.BoostsList

class pyrogram.raw.types.premium.BoostsList

Telegram API type.

Constructor of BoostsList.

Details:
  • Layer: 187

  • 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

Telegram API function.

premium.GetUserBoosts

Telegram API function.