Bring back discord module in discord.ext.commands documentation

This commit is contained in:
Rapptz 2021-04-10 15:49:39 -04:00
parent af7d93725d
commit 28934001b2

View File

@ -1,3 +1,5 @@
.. currentmodule:: discord
API Reference API Reference
=============== ===============
@ -174,7 +176,8 @@ Paginator
Enums Enums
------ ------
.. class:: discord.ext.commands.BucketType .. class:: BucketType
:module: discord.ext.commands
Specifies a type of bucket for, e.g. a cooldown. Specifies a type of bucket for, e.g. a cooldown.