From d2477c5ed83ea64d34979b144f291a54f2994ed9 Mon Sep 17 00:00:00 2001 From: ChrisLovering Date: Tue, 28 Feb 2023 15:01:43 +0000 Subject: Deploying to docs from @ python-discord/bot-core@19d75111d5e6b0237381bfd39d20144d444a551e 🚀 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- v8.1.0/output/botcore.utils.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'v8.1.0/output/botcore.utils.html') diff --git a/v8.1.0/output/botcore.utils.html b/v8.1.0/output/botcore.utils.html index a189a8aa..06cbe97a 100644 --- a/v8.1.0/output/botcore.utils.html +++ b/v8.1.0/output/botcore.utils.html @@ -11,8 +11,8 @@ - + @@ -207,6 +207,10 @@ main +
  • + v9.4.1 +
  • +
  • v9.4.0
  • @@ -370,7 +374,7 @@ apply_monkey_patches()[source]#

    Applies all common monkey patches for our bots.

    -
    Patches discord.ext.commands.Command and discord.ext.commands.Group to support root aliases.

    A root_aliases keyword argument is added to these two objects, which is a sequence of alias names +

    Patches discord.ext.commands.Command and discord.ext.commands.Group to support root aliases.

    A root_aliases keyword argument is added to these two objects, which is a sequence of alias names that will act as top-level groups rather than being aliases of the command’s group.

    It’s stored as an attribute also named root_aliases

    -- cgit v1.2.3