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-09 05:08:49 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
discord.py
/
discord
/
app_commands
History
Rapptz
333849e5a3
Unbind bound methods passed to Command constructor
...
Fixes
#7600
2022-03-11 10:26:16 -05:00
..
__init__.py
Reorganise documentation for interactions
2022-03-04 21:17:27 -05:00
commands.py
Unbind bound methods passed to Command constructor
2022-03-11 10:26:16 -05:00
errors.py
Reorganise documentation for interactions
2022-03-04 21:17:27 -05:00
models.py
Ensure all choices are the same type as the parameter type
2022-03-11 07:29:11 -05:00
namespace.py
Reorganise documentation for interactions
2022-03-04 21:17:27 -05:00
transformers.py
Allow Optional transformers to work at runtime
2022-03-11 08:06:11 -05:00
tree.py
Fix default guilds for commands not being respected
2022-03-11 08:33:37 -05:00