This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
discord.py
Watch
1
Star
0
Fork
0
You've already forked discord.py
mirror of
https://github.com/Rapptz/discord.py.git
synced
2025-04-19 07:26:17 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
discord.py
/
discord
/
app_commands
History
Rapptz
b1fb5ed3d7
Fix autocomplete not working with renamed parameters
...
Fix
#7810
2022-03-30 19:46:27 -04:00
..
__init__.py
Add application command cooldown decorators
2022-03-29 00:46:42 -04:00
checks.py
Add examples for new cooldown checks
2022-03-29 06:02:41 -04:00
commands.py
Fix autocomplete not working with renamed parameters
2022-03-30 19:46:27 -04:00
errors.py
Add application command cooldown decorators
2022-03-29 00:46:42 -04:00
models.py
Update comments after
# type: ignore
to be compatible with PEP 484
2022-03-27 22:26:34 -04:00
namespace.py
Update comments after
# type: ignore
to be compatible with PEP 484
2022-03-27 22:26:34 -04:00
transformers.py
Implement app_commands.rename decorator
2022-03-28 05:52:33 -04:00
tree.py
Refactor ContextMenu constructor to allow app command type inferring
2022-03-25 09:11:11 -04:00