StarGiftAttributeCounter#

class pyrogram.raw.types.StarGiftAttributeCounter#

Indicates the total number of gifts that have the specified attribute.

Constructor of StarGiftAttributeCounter.

Details:
  • Layer: 220

  • ID: 2EB1B658

Parameters:
  • attribute (StarGiftAttributeId) – The attribute (just the ID, without the attribute itself).

  • count (int 32-bit) – Total number of gifts with this attribute.