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:
126
ID:
0xffb6d4ca
- Parameters
sticker (
InputDocument
) – The sticker.position (
int
32-bit
) – The new position of the sticker, zero-based.
- Returns
messages.StickerSet
– Stickerset.