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 --- v10.7.0/output/pydis_core.utils.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'v10.7.0/output/pydis_core.utils.html') diff --git a/v10.7.0/output/pydis_core.utils.html b/v10.7.0/output/pydis_core.utils.html index aeb10354..e4d1ba63 100644 --- a/v10.7.0/output/pydis_core.utils.html +++ b/v10.7.0/output/pydis_core.utils.html @@ -458,7 +458,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

-- cgit v1.2.3