Add key types
This commit is contained in:
parent
1993b6a5b8
commit
38c9e2f9ba
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue