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.commands.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'v10.7.0/output/pydis_core.utils.commands.html') diff --git a/v10.7.0/output/pydis_core.utils.commands.html b/v10.7.0/output/pydis_core.utils.commands.html index d74bb9ef..389371ec 100644 --- a/v10.7.0/output/pydis_core.utils.commands.html +++ b/v10.7.0/output/pydis_core.utils.commands.html @@ -454,12 +454,12 @@
Parameters:
    -
  • ctx (Context) – The command’s context

  • +
  • ctx (Context) – The command’s context

  • text (str | None) – 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