Apply a temporary timeout to a user in the context of a chat.
Applies a time-limited punishment to a user. The timeout is platform-scoped (stored in the DB) — the user will be unable to access the platform until the timeout expires. Their active sessions are force-disconnected via IPC. Authorization: Chat owner can always timeout in their own chat. For public/official chats, any user who outranks the chat owner (via permission hierarchy) can also timeout. Moderators cannot timeout in private chats — only the chat owner or Admin+ can.Documentation Index
Fetch the complete documentation index at: https://docs.7331.org/llms.txt
Use this file to discover all available pages before exploring further.
true if the timeout was applied.