mirror of
https://github.com/Rapptz/discord.py.git
synced 2026-01-21 05:25:11 +00:00
This changeset allows app commands defined inside Cog to work as expected. Likewise, by deriving app_commands.Group and Cog you can make the cog function as a top level command on Discord.