Function fetchPlayerUUID

  • Fetches a players UUID from the API

    This function causes API requests.
    This function returns null if the player has never logged into Wynncraft.

    Parameters

    Returns Promise<UUID | null>

    Deprecated

    As the UUID endpoint is v2, this function should no longer be used, as the used endpoint has quite a few bugs

Generated using TypeDoc