Add key types

This commit is contained in:
ChillerDragon 2023-09-17 15:17:36 +02:00
parent 1993b6a5b8
commit 38c9e2f9ba

View file

@ -375,8 +375,8 @@ client.send_chat('hello world!')
**Parameter: Hash**
Available keys:
- `:verbose` enables verbose output.
- `:config` path to autoexec.cfg file. As of right now only those commands are supported:
- `:verbose [Boolean]` enables verbose output.
- `:config [String]` path to autoexec.cfg file. As of right now only those commands are supported:
+ `password [yourpassword]` will be sent on connect
+ `echo [message]` prints a message
+ `quit` quits the client