Variable EMOTE_EMOJISConst

EMOTE_EMOJIS: {
    Heart: string;
    PartyPopper: string;
    RaisedHand: string;
    Wave: string;
}

Type declaration

  • Heart: string
  • PartyPopper: string
  • RaisedHand: string
  • Wave: string

Generated using TypeDoc