stickers.SetStickerSetThumb#
- class pyrogram.raw.functions.stickers.SetStickerSetThumb#
Set stickerset thumbnail.
- Details:
Layer:
158
ID:
A76A5392
- Parameters:
stickerset (
InputStickerSet
) – Stickerset.thumb (
InputDocument
, optional) – Thumbnail (only for normal stickersets, not custom emoji stickersets).thumb_document_id (
int
64-bit
, optional) – Only for custom emoji stickersets, ID of a custom emoji present in the set to use as thumbnail; pass 0 to fallback to the first custom emoji of the set.
- Returns: