ChatDelete

Summary

Model emitted when a mod deletes a chat message.

Model

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

Detail

cid

ID of the deleted message.

Type: String
Default Value: ""

moderatorID

ID of the moderator.

Type: Number
Default Value: -1