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