InputStickerSetItem#
- class pyrogram.raw.types.InputStickerSetItem#
Sticker in a stickerset.
Constructor of
InputStickerSetItem
.- Details:
Layer:
158
ID:
32DA9E9C
- Parameters:
document (
InputDocument
) – The sticker.emoji (
str
) – Associated emoji.mask_coords (
MaskCoords
, optional) – Coordinates for mask sticker.keywords (
str
, optional) – Set of keywords, separated by commas (can’t be provided for mask stickers).