Skip to content
This repository has been archived by the owner on Jul 3, 2021. It is now read-only.

[events] modRemoveDJ

TAT edited this page Apr 18, 2014 · 3 revisions
Key Type Description
moderator String Username of mod
username String Username of user
userID String UserID of user

Example

{
    moderator: 'xxxxxxxxxxx',
    username: 'xxxxxxxxxxx',
    userID: 'xxxxxxxxxxxxxxxxxxxxxxxx'
}
Clone this wiki locally