Raw.EmojiKeyword

Raw.EmojiKeyword

Emoji keyword

emojiKeyword#d5b3b9f9 keyword:string emoticons:Vector<string> = EmojiKeyword;
export namespace Raw {
  export class EmojiKeyword {
    constructor(params: { keyword: string; emoticons: Array<string> }) {}
  }
}
🚫

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

Layer: 185
Constructor ID: 0xd5b3b9f9

Property