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-06-07 12:18:59 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
discord.py
/
discord
/
app_commands
History
Rapptz
5b8bcaff73
Validate and bind parent in Group.add_command
2022-03-16 07:32:01 -04:00
..
__init__.py
Reorganise documentation for interactions
2022-03-04 21:17:27 -05:00
commands.py
Validate and bind parent in Group.add_command
2022-03-16 07:32:01 -04:00
errors.py
Fix typing issues and improve typing completeness across the library
2022-03-13 23:52:10 -04:00
models.py
Fix some type checker errors and remove some type ignores
2022-03-16 01:46:58 -04:00
namespace.py
Add more special methods to Namespace for ease of use.
2022-03-14 22:49:47 -04:00
transformers.py
Forbid Choice annotations being used with autocomplete parameters
2022-03-15 07:09:41 -04:00
tree.py
Change missing application ID error to be more descriptive
2022-03-15 07:22:44 -04:00