From 61c5cce8cb70543969cf9c612d7d9b25c00121fd Mon Sep 17 00:00:00 2001 From: Izhar Ahmad <54180221+nerdguyahmad@users.noreply.github.com> Date: Sat, 30 Oct 2021 18:28:50 +0500 Subject: [PATCH] Update bot.py --- discord/bot.py | 1 + 1 file changed, 1 insertion(+) diff --git a/discord/bot.py b/discord/bot.py index bc4a8a9128..f55310b551 100644 --- a/discord/bot.py +++ b/discord/bot.py @@ -445,6 +445,7 @@ def command(self, **kwargs): """There is an alias for :meth:`application_command`. .. note:: + This decorator is overridden by :class:`discord.ext.commands.Bot`. .. versionadded:: 2.0