MinChatLevel

Summary

Model emitted when the minimum chat level required to chat was changed.

Model

{
   "level": -1,
   "moderatorID": -1
}

Detail

level

Level required to chat.

Type: Number
Default Value: -1

moderatorID

ID of the moderator.

Type: Number
Default Value: -1