Skip to content

Commit b0cb7cf

Browse files
authored
Use full name for commands.Bot reference
1 parent 5dbc432 commit b0cb7cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discord/bot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ def command(self, **kwargs):
318318
319319
.. note::
320320
321-
This decorator is overriden by :class:`commands.Bot`.
321+
This decorator is overriden by :class:`discord.ext.commands.Bot`.
322322
323323
.. versionadded:: 2.0
324324

0 commit comments

Comments
 (0)