Explicitly end the current 1-on-1 chat.
Tears down the caller’s active direct chat immediately. Distinct from a socket disconnect (which arms a 60s grace window) — an explicit leave signals “done with this chat” and the peer is routed straight to the “match ended” screen without a countdown. Before teardown, the server persists 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.
{username} left the chat system message so both parties see the context in their timeline and get_history.
| Status | Error | Meaning |
|---|---|---|
| 404 | ERR_MATCH_NO_ACTIVE_DIRECT | Caller isn’t in a direct chat — client state has drifted from the server |
idle.