For the complete documentation index, see llms.txt. This page is also available as Markdown.

GAME_UNBANNED

{
    "event": "GAME_BANNED",
    "payload": {
        "workspaceGuid": string,
        "experienceId": number,
        "userId": number,
        "reason": string,
    }
}

Last updated

Was this helpful?