Skip to content
This repository was archived by the owner on Sep 8, 2024. It is now read-only.

Latest commit

 

History

History
31 lines (24 loc) · 408 Bytes

File metadata and controls

31 lines (24 loc) · 408 Bytes

Get Wait List

Returns an ordered array of the users present in the wait list.

Code

API.getWaitList();

Response

[
    {
        id: 80,
        username: '',
        avatarID: '',
        language: 'en',
        joined: undefined,
        level: 1,
        role: 0,
        gRole: 0,
        badge: undefined,
    }
]

Endpoint

https://plug.dj/_/