Raw.StickerPack

Raw.StickerPack

A stickerpack is a group of stickers associated to the same emoji. it is not a sticker pack the way it is usually intended, you may be looking for a stickerset.

stickerPack#12b299d4 emoticon:string documents:Vector<long> = StickerPack;
export namespace Raw {
  export class StickerPack {
    constructor(params: { emoticon: string; documents: Array<bigint> }) {}
  }
}
🚫

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

Layer: 185
Constructor ID: 0x12b299d4

Property