aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRapptz <[email protected]>2017-05-19 21:33:39 -0400
committerRapptz <[email protected]>2017-05-19 21:33:39 -0400
commitb81fbb5a7f6df4125cddc57feefceef75a1974c1 (patch)
tree57c63c84050dbfbf6c8f848bf0bf57c71d651752 /docs
parent[commands] Fix Context.command_failed from being incorrect. (diff)
downloaddiscord.py-b81fbb5a7f6df4125cddc57feefceef75a1974c1.tar.xz
discord.py-b81fbb5a7f6df4125cddc57feefceef75a1974c1.zip
[commands] Add Context.reinvoke and Command.root_parent
Context.reinvoke would be the new way to bypass checks and cooldowns. However, with its addition comes a change in the invocation order of checks, callbacks, and cooldowns. While previously cooldowns would trigger after command argument parsing, the new behaviour parses cooldowns before command argument parsing. The implication of this change is that Context.args and Context.kwargs will no longer be filled properly.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions