Function buildReactionKey

  • Builds a key for a reaction object.

    Parameters

    • userId: string

      The ID of the user.

    • emoteId: number

      The ID of the emote.

    Returns string

    The key for the reaction object.

Generated using TypeDoc