Raw.StickerKeyword
Keywords for a certain sticker
stickerKeyword#fcfeb29c document_id:long keyword:Vector<string> = StickerKeyword;
export namespace Raw {
export class StickerKeyword {
constructor(params: { documentId: bigint; keyword: Array<string> }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0xfcfeb29c