summaryrefslogtreecommitdiffstats
path: root/genindex.html
diff options
context:
space:
mode:
authorGravatar ToxicKidz <[email protected]>2022-02-28 00:01:03 +0000
committerGravatar ToxicKidz <[email protected]>2022-02-28 00:01:03 +0000
commitcf15bdf78a15c09aab02b47c048cc0bbb40200da (patch)
tree1fe4796bb447c7a766d0f82a6cdb6d7f1cab4c32 /genindex.html
parentDeploying to docs from @ python-discord/bot-core@5593a0c95e2b4fd9515c8875ea6e... (diff)
Deploying to docs from @ python-discord/bot-core@114db8556dd236fd5ba58061357e7ae1e5e732b2 🚀
Diffstat (limited to 'genindex.html')
-rw-r--r--genindex.html72
1 files changed, 61 insertions, 11 deletions
diff --git a/genindex.html b/genindex.html
index f49a7feb..120a4cc5 100644
--- a/genindex.html
+++ b/genindex.html
@@ -4,7 +4,7 @@
<meta name="viewport" content="width=device-width,initial-scale=1"/>
<meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="#" /><link rel="search" title="Search" href="search.html" />
- <link rel="shortcut icon" href="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_full/logo_full.min.svg"/><meta name="generator" content="sphinx-4.4.0, furo 2022.02.23"/><title>Index - Bot Core v2.0.0</title>
+ <link rel="shortcut icon" href="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_full/logo_full.min.svg"/><meta name="generator" content="sphinx-4.4.0, furo 2022.02.23"/><title>Index - Bot Core v2.1.0</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=3c656993158f05539f962c5cea52a5e6c184bb8c" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?digest=25ceb02ed1c46dc30f2321ff83e92799f69dfdb9" />
@@ -120,7 +120,7 @@
</label>
</div>
<div class="header-center">
- <a href="index.html"><div class="brand">Bot Core v2.0.0</div></a>
+ <a href="index.html"><div class="brand">Bot Core v2.1.0</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
@@ -146,7 +146,7 @@
<img class="sidebar-logo" src="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_full/logo_full.min.svg" alt="Logo"/>
</div>
- <span class="sidebar-brand-text">Bot Core v2.0.0</span>
+ <span class="sidebar-brand-text">Bot Core v2.1.0</span>
</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
<input class="sidebar-search" placeholder=Search name="q" aria-label="Search">
@@ -169,6 +169,7 @@
<li class="toctree-l3"><a class="reference internal" href="output/botcore.utils.scheduling.html">scheduling</a></li>
</ul>
</li>
+<li class="toctree-l2"><a class="reference internal" href="output/botcore.site_api.html">site_api</a></li>
</ul>
</li>
</ul>
@@ -210,7 +211,7 @@
<section class="genindex-section">
<h1 id="index">Index</h1>
- <div class="genindex-jumpbox"><a href="#_"><strong>_</strong></a> | <a href="#A"><strong>A</strong></a> | <a href="#B"><strong>B</strong></a> | <a href="#C"><strong>C</strong></a> | <a href="#D"><strong>D</strong></a> | <a href="#F"><strong>F</strong></a> | <a href="#G"><strong>G</strong></a> | <a href="#H"><strong>H</strong></a> | <a href="#I"><strong>I</strong></a> | <a href="#M"><strong>M</strong></a> | <a href="#R"><strong>R</strong></a> | <a href="#S"><strong>S</strong></a> | <a href="#T"><strong>T</strong></a> | <a href="#U"><strong>U</strong></a> | <a href="#W"><strong>W</strong></a></div>
+ <div class="genindex-jumpbox"><a href="#_"><strong>_</strong></a> | <a href="#A"><strong>A</strong></a> | <a href="#B"><strong>B</strong></a> | <a href="#C"><strong>C</strong></a> | <a href="#D"><strong>D</strong></a> | <a href="#F"><strong>F</strong></a> | <a href="#G"><strong>G</strong></a> | <a href="#H"><strong>H</strong></a> | <a href="#I"><strong>I</strong></a> | <a href="#M"><strong>M</strong></a> | <a href="#P"><strong>P</strong></a> | <a href="#R"><strong>R</strong></a> | <a href="#S"><strong>S</strong></a> | <a href="#T"><strong>T</strong></a> | <a href="#U"><strong>U</strong></a> | <a href="#W"><strong>W</strong></a></div>
</section>
<section id="_" class="genindex-section">
<h2>_</h2>
@@ -220,15 +221,21 @@
</li>
<li><a href="output/botcore.utils.scheduling.html#botcore.utils.scheduling.Scheduler.__contains__">__contains__() (Scheduler method)</a>
</li>
- </ul></td>
- <td style="width: 33%; vertical-align: top;"><ul>
- <li><a href="output/botcore.utils.caching.html#botcore.utils.caching.AsyncCache.__init__">__init__() (AsyncCache method)</a>
+ <li><a href="output/botcore.site_api.html#botcore.site_api.APIClient.__init__">__init__() (APIClient method)</a>
<ul>
+ <li><a href="output/botcore.utils.caching.html#botcore.utils.caching.AsyncCache.__init__">(AsyncCache method)</a>
+</li>
+ <li><a href="output/botcore.site_api.html#botcore.site_api.ResponseCodeError.__init__">(ResponseCodeError method)</a>
+</li>
<li><a href="output/botcore.utils.scheduling.html#botcore.utils.scheduling.Scheduler.__init__">(Scheduler method)</a>
</li>
</ul></li>
</ul></td>
+ <td style="width: 33%; vertical-align: top;"><ul>
+ <li><a href="output/botcore.site_api.html#botcore.site_api.ResponseCodeError.__str__">__str__() (ResponseCodeError method)</a>
+</li>
+ </ul></td>
</tr></table>
</section>
@@ -236,10 +243,12 @@
<h2>A</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
- <li><a href="output/botcore.utils.monkey_patches.html#botcore.utils.monkey_patches.apply_monkey_patches">apply_monkey_patches() (in module botcore.utils.monkey_patches)</a>
+ <li><a href="output/botcore.site_api.html#botcore.site_api.APIClient">APIClient (class in botcore.site_api)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
+ <li><a href="output/botcore.utils.monkey_patches.html#botcore.utils.monkey_patches.apply_monkey_patches">apply_monkey_patches() (in module botcore.utils.monkey_patches)</a>
+</li>
<li><a href="output/botcore.utils.caching.html#botcore.utils.caching.AsyncCache">AsyncCache (class in botcore.utils.caching)</a>
</li>
</ul></td>
@@ -265,6 +274,13 @@
</li>
</ul></li>
<li>
+ botcore.site_api
+
+ <ul>
+ <li><a href="output/botcore.site_api.html#module-botcore.site_api">module</a>
+</li>
+ </ul></li>
+ <li>
botcore.utils
<ul>
@@ -285,6 +301,8 @@
<li><a href="output/botcore.utils.channel.html#module-botcore.utils.channel">module</a>
</li>
</ul></li>
+ </ul></td>
+ <td style="width: 33%; vertical-align: top;"><ul>
<li>
botcore.utils.extensions
@@ -292,8 +310,6 @@
<li><a href="output/botcore.utils.extensions.html#module-botcore.utils.extensions">module</a>
</li>
</ul></li>
- </ul></td>
- <td style="width: 33%; vertical-align: top;"><ul>
<li>
botcore.utils.logging
@@ -341,9 +357,11 @@
</li>
<li><a href="output/botcore.utils.scheduling.html#botcore.utils.scheduling.Scheduler.cancel_all">cancel_all() (Scheduler method)</a>
</li>
+ <li><a href="output/botcore.utils.caching.html#botcore.utils.caching.AsyncCache.clear">clear() (AsyncCache method)</a>
+</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
- <li><a href="output/botcore.utils.caching.html#botcore.utils.caching.AsyncCache.clear">clear() (AsyncCache method)</a>
+ <li><a href="output/botcore.site_api.html#botcore.site_api.APIClient.close">close() (APIClient method)</a>
</li>
<li><a href="output/botcore.utils.scheduling.html#botcore.utils.scheduling.create_task">create_task() (in module botcore.utils.scheduling)</a>
</li>
@@ -357,6 +375,10 @@
<h2>D</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
+ <li><a href="output/botcore.site_api.html#botcore.site_api.APIClient.delete">delete() (APIClient method)</a>
+</li>
+ </ul></td>
+ <td style="width: 33%; vertical-align: top;"><ul>
<li><a href="output/botcore.utils.regex.html#botcore.utils.regex.DISCORD_INVITE">DISCORD_INVITE (in module botcore.utils.regex)</a>
</li>
</ul></td>
@@ -377,6 +399,8 @@
<h2>G</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
+ <li><a href="output/botcore.site_api.html#botcore.site_api.APIClient.get">get() (APIClient method)</a>
+</li>
<li><a href="output/botcore.utils.logging.html#botcore.utils.logging.get_logger">get_logger() (in module botcore.utils.logging)</a>
</li>
</ul></td>
@@ -413,6 +437,8 @@
<h2>M</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
+ <li><a href="output/botcore.site_api.html#botcore.site_api.APIClient.maybe_raise_for_status">maybe_raise_for_status() (APIClient method)</a>
+</li>
<li>
module
@@ -421,6 +447,8 @@
</li>
<li><a href="output/botcore.exts.html#module-botcore.exts">botcore.exts</a>
</li>
+ <li><a href="output/botcore.site_api.html#module-botcore.site_api">botcore.site_api</a>
+</li>
<li><a href="output/botcore.utils.html#module-botcore.utils">botcore.utils</a>
</li>
<li><a href="output/botcore.utils.caching.html#module-botcore.utils.caching">botcore.utils.caching</a>
@@ -444,6 +472,22 @@
</tr></table>
</section>
+<section id="P" class="genindex-section">
+ <h2>P</h2>
+ <table style="width: 100%" class="indextable genindextable"><tr>
+ <td style="width: 33%; vertical-align: top;"><ul>
+ <li><a href="output/botcore.site_api.html#botcore.site_api.APIClient.patch">patch() (APIClient method)</a>
+</li>
+ </ul></td>
+ <td style="width: 33%; vertical-align: top;"><ul>
+ <li><a href="output/botcore.site_api.html#botcore.site_api.APIClient.post">post() (APIClient method)</a>
+</li>
+ <li><a href="output/botcore.site_api.html#botcore.site_api.APIClient.put">put() (APIClient method)</a>
+</li>
+ </ul></td>
+ </tr></table>
+</section>
+
<section id="R" class="genindex-section">
<h2>R</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
@@ -451,6 +495,12 @@
<li><a href="output/botcore.utils.regex.html#botcore.utils.regex.RAW_CODE_REGEX">RAW_CODE_REGEX (in module botcore.utils.regex)</a>
</li>
</ul></td>
+ <td style="width: 33%; vertical-align: top;"><ul>
+ <li><a href="output/botcore.site_api.html#botcore.site_api.APIClient.request">request() (APIClient method)</a>
+</li>
+ <li><a href="output/botcore.site_api.html#botcore.site_api.ResponseCodeError">ResponseCodeError</a>
+</li>
+ </ul></td>
</tr></table>
</section>