premium.BoostsList#

class hydrogram.raw.types.premium.BoostsList[source]#

Telegram API type.

Constructor of BoostsList.

Details:
  • Layer: 166

  • 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 1 function.

premium.GetBoostsList

Telegram API function.