Rapptz
1727eca106
Add app_commands.Parameter for parameter introspection
3 years ago
Rapptz
2d586ae805
Add initial support for app command localisation
3 years ago
Soheab
3aa55ba1ed
Implement Application Command Permissions models
3 years ago
z03h
bd727d2b0c
Add edit and delete methods to AppCommand
3 years ago
z03h
619bc50e5d
Add application command permissions to audit log
3 years ago
Rapptz
204f941e96
Display permissions v2 decorators in the documentation
3 years ago
Rapptz
e79895d824
Add Message.interaction and MessageInteraction type
Fix #7819
3 years ago
Rapptz
24f8f8d4a7
Rename MaxCommandsReached to CommandLimitReached
3 years ago
Rapptz
34b2ff40b6
Change ValueError on max commands reached to a more specific exception
3 years ago
Rapptz
9f83eb6032
Add application command cooldown decorators
Fix #7790
3 years ago
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.
3 years ago
Nadir Chowdhury
c6d0c82d66
Implement app_commands.rename decorator
3 years ago
Rapptz
bea6b815e2
Add support for app command checks
This does not include any built-in checks due to design considerations.
3 years ago
Rapptz
a4676804ec
Show inherited members in InteractionMessage
3 years ago
Rapptz
3d74da8d70
Add missing app_commands decorators to documentation
3 years ago
I. Ahmad
8e045d39e7
Fix link referencing the wrong document
3 years ago
Rapptz
c9fc11b0a5
Document inherited members in ui.Modal
3 years ago
Rapptz
aa74238053
Reorganise documentation for interactions
3 years ago