aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/ext/commands/api.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/ext/commands/api.rst b/docs/ext/commands/api.rst
index 94b379d3..99cb28ac 100644
--- a/docs/ext/commands/api.rst
+++ b/docs/ext/commands/api.rst
@@ -1,3 +1,5 @@
+.. currentmodule:: discord
+
API Reference
===============
@@ -174,7 +176,8 @@ Paginator
Enums
------
-.. class:: discord.ext.commands.BucketType
+.. class:: BucketType
+ :module: discord.ext.commands
Specifies a type of bucket for, e.g. a cooldown.