Skip to content

Commit b905d5c

Browse files
authored
Merge pull request #118 from nerdguyahmad/patch-5
Use full name for commands.Bot reference
2 parents e3bde55 + dfd057e commit b905d5c

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
@@ -458,7 +458,7 @@ def command(self, **kwargs):
458458
459459
.. note::
460460
461-
This decorator is overridden by :class:`commands.Bot`.
461+
This decorator is overridden by :class:`discord.ext.commands.Bot`.
462462
463463
.. versionadded:: 2.0
464464

0 commit comments

Comments
 (0)