StickerType

class pyrogram.enums.StickerType

Sticker type enumeration used in Sticker.

REGULAR = 'regular'

The sticker is a regular sticker

MASK = 'mask'

The sticker is a mask in WEBP format to be placed on photos or videos.

CUSTOM_EMOJI = 'custom_emoji'

The sticker is a custom emoji to be used inside message text and caption.