stickers.ChangeStickerPosition#
- class pyrogram.raw.functions.stickers.ChangeStickerPosition#
Changes the absolute position of a sticker in the set to which it belongs; for bots only. The sticker set must have been created by the bot.
- Details:
Layer:
158
ID:
FFB6D4CA
- Parameters:
sticker (
InputDocument
) – The sticker.position (
int
32-bit
) – The new position of the sticker, zero-based.
- Returns: