10 lines
No EOL
259 B
Markdown
10 lines
No EOL
259 B
Markdown
[⬅️ Back to `index`](index.md)
|
|
|
|
# Not Found
|
|
|
|
The Not Found reply (421, ERR_UNKNOWNCOMMAND in RFC 1459) is when the server doesn't recognise a command a client sends.
|
|
|
|
```
|
|
↗️ UNKNOWNCMD :something
|
|
↙️ :server 421 nick UNKNOWNCMD :Unknown command
|
|
``` |