• Sets the rating of a user of a specific combination.

    Parameters

    • userId: string

      User to set rating for

    • combination: number

      Combination to set the rating for

    • rating: number

      Rating to set

    Returns Promise<void>

Generated using TypeDoc