From c0560f74e04c112757f04a731eb6aa09d1012ae0 Mon Sep 17 00:00:00 2001 From: wookie184 Date: Sun, 19 May 2024 01:44:33 +0000 Subject: Deploying to docs from @ python-discord/bot-core@ad678c609b6b2ec6fd4d3350eaee97f6efa1f23a 🚀 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 fee4bea0..1ab8f4cc 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