premium.GetBoostsList

class pyrogram.raw.functions.premium.GetBoostsList

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

Details:
  • Layer: 187

  • ID: 60F67660

Parameters:
  • peer (InputPeer) – The channel

  • offset (str) – Offset for pagination, obtained from premium.boostsList.next_offset

  • limit (int 32-bit) – Maximum number of results to return, see pagination

  • gifts (bool, optional) – Whether to return only info about boosts received from gift codes and giveaways created by the channel »

Returns:

premium.BoostsList