messages.ReorderStickerSets#
- class pyrogram.raw.functions.messages.ReorderStickerSets#
Reorder installed stickersets.
- Details:
Layer:
158ID:
78337739
- Parameters:
order (List of
int64-bit) – New stickerset order by stickerset IDs.masks (
bool, optional) – Reorder mask stickersets.emojis (
bool, optional) – Reorder custom emoji stickersets.
- Returns:
bool