diff options
| author | 2023-06-14 11:27:16 +0000 | |
|---|---|---|
| committer | 2023-06-14 11:27:16 +0000 | |
| commit | 003ab979ba58844a175b6182445e768181b622a8 (patch) | |
| tree | b4f4f765bf9be8afde101877aca8a65bf0ffb23b /v7.3.1/output/botcore.utils.html | |
| parent | Deploying to docs from @ python-discord/bot-core@8d14eb4513cc9348168800995eaa... (diff) | |
Deploying to docs from @ python-discord/bot-core@b3425c40532b02ad54ac7be9eb96e830d7e1a5ef 🚀
Diffstat (limited to 'v7.3.1/output/botcore.utils.html')
| -rw-r--r-- | v7.3.1/output/botcore.utils.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/v7.3.1/output/botcore.utils.html b/v7.3.1/output/botcore.utils.html index 6502deb2..d41a2272 100644 --- a/v7.3.1/output/botcore.utils.html +++ b/v7.3.1/output/botcore.utils.html @@ -393,7 +393,7 @@  </dd>  </dl>  <dl> -<dt>Patches <a class="reference external" href="https://discordpy.readthedocs.io/en/latest/ext/commands/api.html#discord.ext.commands.Command" title="(in discord.py v2.3.0a)"><code class="xref py py-obj docutils literal notranslate"><span class="pre">discord.ext.commands.Command</span></code></a> and <a class="reference external" href="https://discordpy.readthedocs.io/en/latest/ext/commands/api.html#discord.ext.commands.Group" title="(in discord.py v2.3.0a)"><code class="xref py py-obj docutils literal notranslate"><span class="pre">discord.ext.commands.Group</span></code></a> to support root aliases.</dt><dd><p>A <code class="docutils literal notranslate"><span class="pre">root_aliases</span></code> keyword argument is added to these two objects, which is a sequence of alias names +<dt>Patches <a class="reference external" href="https://discordpy.readthedocs.io/en/latest/ext/commands/api.html#discord.ext.commands.Command" title="(in discord.py v2.4.0a)"><code class="xref py py-obj docutils literal notranslate"><span class="pre">discord.ext.commands.Command</span></code></a> and <a class="reference external" href="https://discordpy.readthedocs.io/en/latest/ext/commands/api.html#discord.ext.commands.Group" title="(in discord.py v2.4.0a)"><code class="xref py py-obj docutils literal notranslate"><span class="pre">discord.ext.commands.Group</span></code></a> to support root aliases.</dt><dd><p>A <code class="docutils literal notranslate"><span class="pre">root_aliases</span></code> 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.</p>  <p>It’s stored as an attribute also named <code class="docutils literal notranslate"><span class="pre">root_aliases</span></code></p>  </dd> | 
