From d2477c5ed83ea64d34979b144f291a54f2994ed9 Mon Sep 17 00:00:00 2001 From: ChrisLovering Date: Tue, 28 Feb 2023 15:01:43 +0000 Subject: Deploying to docs from @ python-discord/bot-core@19d75111d5e6b0237381bfd39d20144d444a551e 🚀 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- v8.3.0-beta/output/botcore.utils.commands.html | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'v8.3.0-beta/output/botcore.utils.commands.html') diff --git a/v8.3.0-beta/output/botcore.utils.commands.html b/v8.3.0-beta/output/botcore.utils.commands.html index e47c5b3e..e8c68e0c 100644 --- a/v8.3.0-beta/output/botcore.utils.commands.html +++ b/v8.3.0-beta/output/botcore.utils.commands.html @@ -11,8 +11,8 @@ - + @@ -209,6 +209,10 @@ main +
  • + v9.4.1 +
  • +
  • v9.4.0
  • @@ -373,12 +377,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