DocumentAttributeSticker#

class pyrogram.raw.types.DocumentAttributeSticker#

Defines a sticker.

Constructor of DocumentAttribute.

Details:
  • Layer: 158

  • ID: 6319D612

Parameters:
  • alt (str) – Alternative emoji representation of sticker.

  • stickerset (InputStickerSet) – Associated stickerset.

  • mask (bool, optional) – Whether this is a mask sticker.

  • mask_coords (MaskCoords, optional) – Mask coordinates (if this is a mask sticker, attached to a photo).