From a044360f2369fbc13a2db0cb1c97f1ac7326e150 Mon Sep 17 00:00:00 2001 From: ChrisLovering Date: Thu, 18 Aug 2022 15:13:27 +0000 Subject: Deploying to docs from @ python-discord/bot-core@127d0efa219d29e15bd71339d0d2517945aed57c 🚀 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- v8.0.0/output/botcore.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'v8.0.0/output/botcore.html') diff --git a/v8.0.0/output/botcore.html b/v8.0.0/output/botcore.html index 09d02104..0344c414 100644 --- a/v8.0.0/output/botcore.html +++ b/v8.0.0/output/botcore.html @@ -207,6 +207,10 @@ main +
  • + v8.1.0 +
  • +
  • v8.0.0-beta.4
  • @@ -331,7 +335,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.

    @@ -462,7 +466,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