From bea01f55a87a9f5c523ed9419419187a70798cf4 Mon Sep 17 00:00:00 2001 From: ChrisLovering Date: Tue, 18 Feb 2025 19:41:52 +0000 Subject: Deploying to docs from @ python-discord/bot-core@16835478af6b842d776d634e53aab8ee31bd350c 🚀 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- v10.0.0/output/pydis_core.utils.commands.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'v10.0.0/output/pydis_core.utils.commands.html') diff --git a/v10.0.0/output/pydis_core.utils.commands.html b/v10.0.0/output/pydis_core.utils.commands.html index 7cd2f6ae..a8ca42d7 100644 --- a/v10.0.0/output/pydis_core.utils.commands.html +++ b/v10.0.0/output/pydis_core.utils.commands.html @@ -7,12 +7,12 @@ commands - Pydis Core v10.0.0 - + - - + + @@ -461,12 +461,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