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.2.0/output/botcore.html | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
(limited to 'v8.2.0/output/botcore.html')
diff --git a/v8.2.0/output/botcore.html b/v8.2.0/output/botcore.html
index ab038cb1..345a42ad 100644
--- a/v8.2.0/output/botcore.html
+++ b/v8.2.0/output/botcore.html
@@ -11,8 +11,8 @@
-
+
@@ -207,6 +207,10 @@
main
+
+ v9.4.1
+
+
v9.4.0
@@ -368,7 +372,7 @@
class BotBase ( * args , guild_id , allowed_roles , http_session , redis_session = None , api_client = None , statsd_url = None , ** kwargs ) [source]
-Bases: Bot
+Bases: Bot
A sub-class that implements many common features that Python Discord bots use.
@@ -499,7 +503,7 @@ will not be set and guild_available_but_cache_empty event will be e
To remove them, either remove the entire command or manually edit bot.all_commands .
Return type:
-Optional [Command ]
+Optional [Command ]
--
cgit v1.2.3