@andreabiagini5/applicazioni-e-servizi-web-project - v1.1.3
    Preparing search index...

    Function getPlayerRating

    • getPlayerRating This function retrieves the rating of a player by their username.

      Parameters

      • username: string

        The username of the player.

      Returns Promise<number>

      • The rating of the player, or undefined if the player does not exist.