Bring back discord module in discord.ext.commands documentation

This commit is contained in:
Rapptz 2021-04-10 15:49:39 -04:00
parent 8e299e80f8
commit 42c3ee6eed

View File

@ -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.