messages.ReorderStickerSets¶
- class pyrogram.raw.functions.messages.ReorderStickerSets[source]¶
Reorder installed stickersets
Usable by Users Bots- Details:
Layer:
229ID:
78337739
- Parameters:
order (List of
int64-bit) – New stickerset order by stickerset IDsmasks (
bool, optional) – Reorder mask stickersetsemojis (
bool, optional) – Reorder custom emoji stickersets
- Returns:
bool