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) · 441 Bytes

File metadata and controls

31 lines (24 loc) · 441 Bytes

Get Audience

Returns an array containing the user objects of all of the users in the audience excluding the DJ.

Code

API.getAudience();

Response

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

Endpoint

https://plug.dj/_/