From 42d116fb9571c6dd55d24e900e969ed9e64ed8e3 Mon Sep 17 00:00:00 2001 From: wookie184 Date: Tue, 11 Jun 2024 18:45:26 +0000 Subject: Deploying to docs from @ python-discord/bot-core@61ff0350396238879b45b5b01f75c06fb9778a4a 🚀 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main/output/pydis_core.utils.html | 4 ++-- 1 file changed, 2 insertions(+), 2 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 86ea3a56..7eee9508 100644 --- a/main/output/pydis_core.utils.html +++ b/main/output/pydis_core.utils.html @@ -394,7 +394,7 @@

Useful utilities and tools for Discord bot development.

-apply_monkey_patches()[source]¶
+apply_monkey_patches()[source]¶

Applies all common monkey patches for our bots.

Return type:
@@ -413,7 +413,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:
-- cgit v1.2.3