Lift a chat ban, allowing the user to rejoin.
Removes a chat ban for the specified user, allowing them to rejoin the chat. Broadcasts aDocumentation Index
Fetch the complete documentation index at: https://docs.7331.org/llms.txt
Use this file to discover all available pages before exploring further.
user:unbanned event to all clients in the chat.
Authorization: Chat owner can always unban. For private chats, Admin+ can also unban. For public/official chats, any user who outranks the chat owner (via permission hierarchy) can unban.
true if the ban was lifted.200 ok: true even if the user was not currently banned — unbanning is idempotent.