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

[events] modRemoveDJ

MikeyWazowsky edited this page Feb 11, 2017 · 3 revisions
Key Type Description
m String Username of mod
mi int UserID of mod
t String Username of user
d Bool

Example

{
  m: 'xxxxxxxxxxx',
  mi: xxxxxxxxx,
  t: 'xxxxxxxxxxx',
  d: false

}
Clone this wiki locally