Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 503 Bytes

getStaff.md

File metadata and controls

33 lines (25 loc) · 503 Bytes

Get Staff

Returns an array of the staff in the room.

You can view the API Constants here and the in depth information on roles, here

Code

API.getStaff();

Response

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

Endpoint

https://plug.dj/_/