StarGiftAttributeModel#

class pyrogram.raw.types.StarGiftAttributeModel#

The model of a collectible gift.

Constructor of StarGiftAttribute.

Details:
  • Layer: 225

  • ID: 565251E2

Parameters:
  • name (str) – Name of the model

  • document (Document) – The sticker representing the upgraded gift

  • rarity (StarGiftAttributeRarity) – Rarity of this model.

  • crafted (bool, optional) – This model is reserved for crafting », and should be filtered out from regular upgrade previews.