From 93511e004818b5aa7fa6539682645592feabbabc Mon Sep 17 00:00:00 2001 From: wookie184 Date: Thu, 18 Jul 2024 19:38:08 +0000 Subject: Deploying to docs from @ python-discord/bot-core@d1ef4fd6990ce79e15328126d8be578d3521f83b 🚀 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 5d4aba15..179ee5c3 100644 --- a/main/output/pydis_core.utils.html +++ b/main/output/pydis_core.utils.html @@ -465,7 +465,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:
@@ -484,7 +484,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