From 003ab979ba58844a175b6182445e768181b622a8 Mon Sep 17 00:00:00 2001 From: ChrisLovering Date: Wed, 14 Jun 2023 11:27:16 +0000 Subject: Deploying to docs from @ python-discord/bot-core@b3425c40532b02ad54ac7be9eb96e830d7e1a5ef 🚀 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- v8.0.0/output/botcore.utils.commands.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'v8.0.0/output/botcore.utils.commands.html') diff --git a/v8.0.0/output/botcore.utils.commands.html b/v8.0.0/output/botcore.utils.commands.html index 2d167501..b1494196 100644 --- a/v8.0.0/output/botcore.utils.commands.html +++ b/v8.0.0/output/botcore.utils.commands.html @@ -391,12 +391,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