Skip to content

Commit

Permalink
Add key types
Browse files Browse the repository at this point in the history
  • Loading branch information
ChillerDragon committed Sep 17, 2023
1 parent 1993b6a commit 38c9e2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/v0.0.1/classes/TeeworldsClient.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 38c9e2f

Please sign in to comment.