Rapptz
204f941e96
Display permissions v2 decorators in the documentation
2022-04-28 10:50:00 -04:00
Rapptz
e79895d824
Add Message.interaction and MessageInteraction type
...
Fix #7819
2022-04-01 11:15:15 -04:00
Rapptz
24f8f8d4a7
Rename MaxCommandsReached to CommandLimitReached
2022-03-31 23:10:13 -04:00
Rapptz
34b2ff40b6
Change ValueError on max commands reached to a more specific exception
2022-03-31 09:34:48 -04:00
Rapptz
9f83eb6032
Add application command cooldown decorators
...
Fix #7790
2022-03-29 00:46:42 -04:00
Rapptz
74b5e0ceb1
Implement some built in checks for app_commands
...
A lot of these implementations are adapted from the equivalent
ext.commands checks. These only implement the common ones that could
not solely be done by Discord in the future.
2022-03-28 16:36:29 -04:00
Nadir Chowdhury
c6d0c82d66
Implement app_commands.rename decorator
2022-03-28 05:52:33 -04:00
Rapptz
bea6b815e2
Add support for app command checks
...
This does not include any built-in checks due to design considerations.
2022-03-19 01:24:53 -04:00
Rapptz
a4676804ec
Show inherited members in InteractionMessage
2022-03-14 02:21:05 -04:00
Rapptz
3d74da8d70
Add missing app_commands decorators to documentation
2022-03-08 01:22:43 -05:00
I. Ahmad
8e045d39e7
Fix link referencing the wrong document
2022-03-06 01:43:26 -05:00
Rapptz
c9fc11b0a5
Document inherited members in ui.Modal
2022-03-05 23:17:37 -05:00
Rapptz
aa74238053
Reorganise documentation for interactions
2022-03-04 21:17:27 -05:00