DISCORD_UNBANNED
{
"event": "DISCORD_UNBANNED",
"payload": {
"admin": {
"userId": string,
"username": string,
"createdAt": number,
"isBot": boolean,
},
"victim": {
"userId": string,
},
"reason": string
}
}
Last updated
Was this helpful?