diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/rfc.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/rfc.md b/docs/rfc.md index 6f902b0..eb8f5c1 100644 --- a/docs/rfc.md +++ b/docs/rfc.md @@ -175,9 +175,10 @@ Payload is always empty for this type. #### Error types -| Type | Description | -|------|--------------------------------------------| -| 0x01 | Auth failed. Invalid username or password. | +| Type | Description | +|------|-----------------------------------------------------------| +| 0x01 | Auth failed. Invalid username or password. | +| 0x02 | Not found. User or channel cannot access user or channel. | ### Handshake |
