diff options
| author | Rapptz <[email protected]> | 2019-06-09 00:39:38 -0400 |
|---|---|---|
| committer | Rapptz <[email protected]> | 2019-06-09 00:39:38 -0400 |
| commit | a8f0a0324761c0bae9a14ac81b3eba2de8b248ae (patch) | |
| tree | 7336e79ba515bf276758f07363cfebf2009addc7 /docs/ext/commands | |
| parent | Fix reference typo in SystemChannelFlags (diff) | |
| download | discord.py-a8f0a0324761c0bae9a14ac81b3eba2de8b248ae.tar.xz discord.py-a8f0a0324761c0bae9a14ac81b3eba2de8b248ae.zip | |
Version bump to 1.2.0v1.2.0
Diffstat (limited to 'docs/ext/commands')
| -rw-r--r-- | docs/ext/commands/index.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ext/commands/index.rst b/docs/ext/commands/index.rst index df7f0781..fba57359 100644 --- a/docs/ext/commands/index.rst +++ b/docs/ext/commands/index.rst @@ -1,3 +1,5 @@ +.. _discord_ext_commands: + ``discord.ext.commands`` -- Bot commands framework ==================================================== |