Skip to content

Commit

Permalink
Update README for 1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
exoRift committed Sep 8, 2019
1 parent 7e134cd commit a5036af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,7 @@ Parameter|Type|Description|Default
[data<span>.</span>options<span>.</span>onCancelFunction]|<font color='#f5c842'>function</font>|A function to run once the await expires or is cancelled.|*
[data<span>.</span>options<span>.</span>channel]|<font color='#f5c842'>String</font>|The ID of the channel to await the message. (By default, it's the channel the command was called in.)|*
[data<span>.</span>options<span>.</span>shiftCount]|<font color='#f5c842'>Number</font>|The amount of times the command handler shifts space-separated words to improve argument usage.|*
[data<span>.</span>options<span>.</span>requirePrefix]|<font color='#f5c842'>Boolean</font>|Whether the await requires the bot prefix to be triggered.|*
data|<font color='#f5c842'>Object</font>|The await data.|<font color='red'>X</font>
data<span>.</span>action|<font color='#f5c842'>awaitAction</font>|The await action.|<font color='red'>X</font>
***
Expand Down

0 comments on commit a5036af

Please sign in to comment.