Raw.UpdateStickerSetsOrder

Raw.UpdateStickerSetsOrder

The order of stickersets was changed

updateStickerSetsOrder#bb2d201 flags:# masks:flags.0?true emojis:flags.1?true order:Vector<long> = Update;
export namespace Raw {
  export class UpdateStickerSetsOrder {
    constructor(params: { masks?: boolean; emojis?: boolean; order: Array<bigint> }) {}
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0xbb2d201

Property

  • masks : boolean or undefined

    Whether the updated stickers are mask stickers

  • emojis : boolean or undefined

    Whether the updated stickers are custom emoji stickers

  • order : Array of bigint

    New sticker order by sticker id