Remove a user from a chat’s viewer list.
Kicks a user from a chat — removes them from the neko VM (if running), drops them from the control queue, broadcastsDocumentation Index
Fetch the complete documentation index at: https://docs.7331.org/llms.txt
Use this file to discover all available pages before exploring further.
portal:key_removed and a system leave message to the chat, rotates the E2EE epoch, and disconnects their socket from the chat channel (room:kicked).
Authorization: Chat owner. For public/official chats: any user who outranks the chat owner via the permission hierarchy (ADMIN+ for user-owned public chats). ADMIN+ can kick from any chat regardless of type.
true if the user was kicked.