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
5e9097179b
Add CommandTree.copy_global_to method for quick development
2022-03-12 21:32:35 -05:00
..
__init__.py
Reorganise documentation for interactions
2022-03-04 21:17:27 -05:00
commands.py
Fix bug when app commands would not have a module attribute set on copy
2022-03-12 20:55:08 -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
Change TextChannel annotation channel_types to include news channels
2022-03-12 20:51:32 -05:00
tree.py
Add CommandTree.copy_global_to method for quick development
2022-03-12 21:32:35 -05:00