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.1.1/output/pydis_core.utils.commands.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'v9.1.1/output/pydis_core.utils.commands.html') diff --git a/v9.1.1/output/pydis_core.utils.commands.html b/v9.1.1/output/pydis_core.utils.commands.html index 6375bf9a..0307bc38 100644 --- a/v9.1.1/output/pydis_core.utils.commands.html +++ b/v9.1.1/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

-- cgit v1.2.3