teleproto - v1.229.0
    Preparing search index...

    Interface StickersChangeStickerPositionParams

    interface StickersChangeStickerPositionParams {
        position: number;
        sticker: TypeInputDocumentIn;
    }
    Index
    position: number

    The new position of the sticker, zero-based

    The sticker