From 03157db62f6bfad9862564a9d230de707254b57b Mon Sep 17 00:00:00 2001
From: ChrisLovering
Date: Sat, 22 Jun 2024 11:10:12 +0000
Subject: Deploying to docs from @
python-discord/bot-core@3fe3eaefc11cd8e5c2ca17fe9e99fe3ef5639933 🚀
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
v9.3.0/.buildinfo | 2 +-
v9.3.0/_static/pygments.css | 12 ++++++------
v9.3.0/output/pydis_core.html | 4 ++--
v9.3.0/output/pydis_core.utils.channel.html | 14 +++++++-------
v9.3.0/output/pydis_core.utils.commands.html | 4 ++--
v9.3.0/output/pydis_core.utils.cooldown.html | 2 +-
v9.3.0/output/pydis_core.utils.html | 2 +-
v9.3.0/output/pydis_core.utils.interactions.html | 8 ++++----
v9.3.0/output/pydis_core.utils.members.html | 14 +++++++-------
9 files changed, 31 insertions(+), 31 deletions(-)
(limited to 'v9.3.0')
diff --git a/v9.3.0/.buildinfo b/v9.3.0/.buildinfo
index c8810961..06f57bc4 100644
--- a/v9.3.0/.buildinfo
+++ b/v9.3.0/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
-config: e9c0e2978d6cb0424b4fd89aa5cc457f
+config: 781dac7f1a015c8ecc990136ebe4cb3d
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/v9.3.0/_static/pygments.css b/v9.3.0/_static/pygments.css
index c2e07c71..02b4b128 100644
--- a/v9.3.0/_static/pygments.css
+++ b/v9.3.0/_static/pygments.css
@@ -106,17 +106,17 @@ body[data-theme="dark"] .highlight .cp { color: #ff3a3a; font-weight: bold } /*
body[data-theme="dark"] .highlight .cpf { color: #ababab; font-style: italic } /* Comment.PreprocFile */
body[data-theme="dark"] .highlight .c1 { color: #ababab; font-style: italic } /* Comment.Single */
body[data-theme="dark"] .highlight .cs { color: #e50808; font-weight: bold; background-color: #520000 } /* Comment.Special */
-body[data-theme="dark"] .highlight .gd { color: #d22323 } /* Generic.Deleted */
+body[data-theme="dark"] .highlight .gd { color: #ff3a3a } /* Generic.Deleted */
body[data-theme="dark"] .highlight .ge { color: #d0d0d0; font-style: italic } /* Generic.Emph */
body[data-theme="dark"] .highlight .ges { color: #d0d0d0; font-weight: bold; font-style: italic } /* Generic.EmphStrong */
-body[data-theme="dark"] .highlight .gr { color: #d22323 } /* Generic.Error */
+body[data-theme="dark"] .highlight .gr { color: #ff3a3a } /* Generic.Error */
body[data-theme="dark"] .highlight .gh { color: #ffffff; font-weight: bold } /* Generic.Heading */
body[data-theme="dark"] .highlight .gi { color: #589819 } /* Generic.Inserted */
body[data-theme="dark"] .highlight .go { color: #cccccc } /* Generic.Output */
body[data-theme="dark"] .highlight .gp { color: #aaaaaa } /* Generic.Prompt */
body[data-theme="dark"] .highlight .gs { color: #d0d0d0; font-weight: bold } /* Generic.Strong */
body[data-theme="dark"] .highlight .gu { color: #ffffff; text-decoration: underline } /* Generic.Subheading */
-body[data-theme="dark"] .highlight .gt { color: #d22323 } /* Generic.Traceback */
+body[data-theme="dark"] .highlight .gt { color: #ff3a3a } /* Generic.Traceback */
body[data-theme="dark"] .highlight .kc { color: #6ebf26; font-weight: bold } /* Keyword.Constant */
body[data-theme="dark"] .highlight .kd { color: #6ebf26; font-weight: bold } /* Keyword.Declaration */
body[data-theme="dark"] .highlight .kn { color: #6ebf26; font-weight: bold } /* Keyword.Namespace */
@@ -192,17 +192,17 @@ body:not([data-theme="light"]) .highlight .cp { color: #ff3a3a; font-weight: bol
body:not([data-theme="light"]) .highlight .cpf { color: #ababab; font-style: italic } /* Comment.PreprocFile */
body:not([data-theme="light"]) .highlight .c1 { color: #ababab; font-style: italic } /* Comment.Single */
body:not([data-theme="light"]) .highlight .cs { color: #e50808; font-weight: bold; background-color: #520000 } /* Comment.Special */
-body:not([data-theme="light"]) .highlight .gd { color: #d22323 } /* Generic.Deleted */
+body:not([data-theme="light"]) .highlight .gd { color: #ff3a3a } /* Generic.Deleted */
body:not([data-theme="light"]) .highlight .ge { color: #d0d0d0; font-style: italic } /* Generic.Emph */
body:not([data-theme="light"]) .highlight .ges { color: #d0d0d0; font-weight: bold; font-style: italic } /* Generic.EmphStrong */
-body:not([data-theme="light"]) .highlight .gr { color: #d22323 } /* Generic.Error */
+body:not([data-theme="light"]) .highlight .gr { color: #ff3a3a } /* Generic.Error */
body:not([data-theme="light"]) .highlight .gh { color: #ffffff; font-weight: bold } /* Generic.Heading */
body:not([data-theme="light"]) .highlight .gi { color: #589819 } /* Generic.Inserted */
body:not([data-theme="light"]) .highlight .go { color: #cccccc } /* Generic.Output */
body:not([data-theme="light"]) .highlight .gp { color: #aaaaaa } /* Generic.Prompt */
body:not([data-theme="light"]) .highlight .gs { color: #d0d0d0; font-weight: bold } /* Generic.Strong */
body:not([data-theme="light"]) .highlight .gu { color: #ffffff; text-decoration: underline } /* Generic.Subheading */
-body:not([data-theme="light"]) .highlight .gt { color: #d22323 } /* Generic.Traceback */
+body:not([data-theme="light"]) .highlight .gt { color: #ff3a3a } /* Generic.Traceback */
body:not([data-theme="light"]) .highlight .kc { color: #6ebf26; font-weight: bold } /* Keyword.Constant */
body:not([data-theme="light"]) .highlight .kd { color: #6ebf26; font-weight: bold } /* Keyword.Declaration */
body:not([data-theme="light"]) .highlight .kn { color: #6ebf26; font-weight: bold } /* Keyword.Namespace */
diff --git a/v9.3.0/output/pydis_core.html b/v9.3.0/output/pydis_core.html
index 585dd5a3..dde77351 100644
--- a/v9.3.0/output/pydis_core.html
+++ b/v9.3.0/output/pydis_core.html
@@ -445,7 +445,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.
-
@@ -576,7 +576,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]
diff --git a/v9.3.0/output/pydis_core.utils.channel.html b/v9.3.0/output/pydis_core.utils.channel.html
index ac81cc93..74ba99bc 100644
--- a/v9.3.0/output/pydis_core.utils.channel.html
+++ b/v9.3.0/output/pydis_core.utils.channel.html
@@ -449,20 +449,20 @@
- Parameters:
-
- Raises:
-
- Return type:
-GuildChannel
+GuildChannel
- Returns:
The channel from the ID.
@@ -477,7 +477,7 @@
- Parameters:
-channel (TextChannel) – The channel to check.
+channel (TextChannel) – The channel to check.
category_id (int) – The category to check for.
diff --git a/v9.3.0/output/pydis_core.utils.commands.html b/v9.3.0/output/pydis_core.utils.commands.html
index 3841e33c..2f09705e 100644
--- a/v9.3.0/output/pydis_core.utils.commands.html
+++ b/v9.3.0/output/pydis_core.utils.commands.html
@@ -448,12 +448,12 @@
- Parameters:
-ctx (Context) – The command’s context
+ctx (Context) – The command’s context
text (Optional[str]) – The provided text argument of the command (if given)
- Raises:
-discord.ext.commands.BadArgument – text wasn’t provided and there’s no reply message / reply message content.
+discord.ext.commands.BadArgument – text wasn’t provided and there’s no reply message / reply message content.
- Return type:
str
diff --git a/v9.3.0/output/pydis_core.utils.cooldown.html b/v9.3.0/output/pydis_core.utils.cooldown.html
index 6a55c006..ac9266f9 100644
--- a/v9.3.0/output/pydis_core.utils.cooldown.html
+++ b/v9.3.0/output/pydis_core.utils.cooldown.html
@@ -445,7 +445,7 @@
-
exception CommandOnCooldown(message, function, /, *args, **kwargs)[source]
-Bases: CommandError, Generic[P, R]
+Bases: CommandError, Generic[P, R]
Raised when a command is invoked while on cooldown.
-
diff --git a/v9.3.0/output/pydis_core.utils.html b/v9.3.0/output/pydis_core.utils.html
index 46276a48..e6b55694 100644
--- a/v9.3.0/output/pydis_core.utils.html
+++ b/v9.3.0/output/pydis_core.utils.html
@@ -452,7 +452,7 @@
-- Patches
discord.ext.commands.Command and discord.ext.commands.Group to support root aliases. A root_aliases keyword argument is added to these two objects, which is a sequence of alias names
+
- Patches
discord.ext.commands.Command and discord.ext.commands.Group to support root aliases. A root_aliases keyword argument is added to these two objects, which is a sequence of alias names
that will act as top-level groups rather than being aliases of the command’s group.
It’s stored as an attribute also named root_aliases
diff --git a/v9.3.0/output/pydis_core.utils.interactions.html b/v9.3.0/output/pydis_core.utils.interactions.html
index 8da5b926..71476771 100644
--- a/v9.3.0/output/pydis_core.utils.interactions.html
+++ b/v9.3.0/output/pydis_core.utils.interactions.html
@@ -444,7 +444,7 @@
-
class DeleteMessageButton(*, style=('secondary', 2), label='Delete', **kwargs)[source]
-Bases: Button
+Bases: Button
A button that can be added to a view to delete the message containing the view on click.
This button itself carries out no interaction checks, these should be done by the parent view.
See pydis_core.utils.interactions.ViewWithUserAndRoleCheck for a view that implements basic checks.
@@ -477,7 +477,7 @@
-
class ViewWithUserAndRoleCheck(*, allowed_users, allowed_roles, timeout=180.0, message=None)[source]
-Bases: View
+Bases: View
A view that allows the original invoker and moderators to interact with it.
- Parameters:
@@ -486,7 +486,7 @@
allowed_roles (Sequence[int]) – A sequence of role ids that are allowed to interact with the view.
timeout (Optional[float]) – Timeout in seconds from last interaction with the UI before no longer accepting input.
If None then there is no timeout.
-message (Optional[Message]) – The message to remove the view from on timeout. This can also be set with
+
message (Optional[Message]) – The message to remove the view from on timeout. This can also be set with
view.message = await ctx.send( ... )` , or similar, after the view is instantiated.
@@ -502,7 +502,7 @@ If NoneEnsure the user clicking the button is the view invoker, or a moderator.
- Parameters:
-interaction (Interaction) – The interaction that occurred.
+interaction (Interaction) – The interaction that occurred.
- Return type:
bool
diff --git a/v9.3.0/output/pydis_core.utils.members.html b/v9.3.0/output/pydis_core.utils.members.html
index 1fa1740f..d5d32ac7 100644
--- a/v9.3.0/output/pydis_core.utils.members.html
+++ b/v9.3.0/output/pydis_core.utils.members.html
@@ -441,17 +441,17 @@