Raw.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
stickers.changeStickerPosition#ffb6d4ca sticker:InputDocument position:int = messages.StickerSet;
export namespace Raw {
export namespace stickers {
export class ChangeStickerPosition {
constructor(params: { sticker: Raw.TypeInputDocument; position: number }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0xffb6d4ca
Property
sticker
: Raw.TypeInputDocumentThe sticker
position
: numberThe new position of the sticker, zero-based