Returns an array of the staff in the room.
You can view the API Constants here and the in depth information on roles, here
API.getStaff();
[
{
id: 80,
username: '',
avatarID: '',
language: 'en',
joined: undefined,
level: 1,
role: 0,
gRole: 0,
badge: undefined,
}
]