Function fetchUserDataForMultipleUsers

  • Fetches the user data from the Lanyard API for multiple users

    Returns

    The user data

    Throws

    Error if the request failed

    Throws

    Error if the request failed for one of the users

    Parameters

    • userIds: string[]

      The user IDs to fetch the data for

    Returns Promise<Data[]>

Generated using TypeDoc