Skip to content

Command Cooldowns, Context vs App commands #9704

Answered by ika2kki
solumath asked this question in General
Discussion options

You must be logged in to vote

hi. they're separate checks because they're implemented differently- commands.cooldown is handled in multiple places as part of the invoke flow whereas app_commands.cooldown is handled entirely within a check. something you might notice is cooldown_after_parsing is not supported in app commands because of this.
ext.commands is an extension as well and not a part of the core discord package

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by solumath
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants