From 0a068679f4c82a66c514c69ab1a7a569a736ed0f Mon Sep 17 00:00:00 2001 From: HassanAbouelela Date: Mon, 12 Dec 2022 18:11:20 +0000 Subject: Deploying to docs from @ python-discord/bot-core@9c728dff2351a0170b372fec76e2b5e15f8846f3 🚀 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main/output/pydis_core.utils.html | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) (limited to 'main/output/pydis_core.utils.html') diff --git a/main/output/pydis_core.utils.html b/main/output/pydis_core.utils.html index 719b129c..cae13286 100644 --- a/main/output/pydis_core.utils.html +++ b/main/output/pydis_core.utils.html @@ -5,14 +5,14 @@ - - Utils - Pydis Core Latest (9.1.1) + + Utils - Pydis Core Latest (9.2.0) - + - + @@ -127,7 +127,7 @@
-
Pydis Core Latest (9.1.1)
+
Pydis Core Latest (9.2.0)
@@ -153,10 +153,10 @@
- Pydis Core Latest (9.1.1) + Pydis Core Latest (9.2.0) @@ -209,6 +209,10 @@ main +
  • + v9.1.1 +
  • +
  • v9.0.0
  • @@ -353,10 +357,10 @@

    Useful utilities and tools for Discord bot development.

    -apply_monkey_patches()[source]#
    +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

    @@ -372,7 +376,7 @@ that will act as top-level groups rather than being aliases of the command’s g
    -unqualify(name)[source]#
    +unqualify(name)[source]#

    Return an unqualified name given a qualified module/package name.

    Parameters:
    @@ -515,9 +519,7 @@ that will act as top-level groups rather than being aliases of the command’s g
    -
    - -
    +
    -- cgit v1.2.3