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

[events] modAddDJ

MikeyWazowsky edited this page Feb 11, 2017 · 3 revisions
Key Type Description
m String Username of mod
mi int User ID of mod
t String Username of user being added

Example

{
    m: 'xxxxxxxxxxxxx',
    mi: xxxxxxxxxxxxx,
    t: 'xxxxxxxxxxxxx'
}
Clone this wiki locally