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.0.0-beta.3/output/botcore.utils.commands.html | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'v8.0.0-beta.3/output/botcore.utils.commands.html') diff --git a/v8.0.0-beta.3/output/botcore.utils.commands.html b/v8.0.0-beta.3/output/botcore.utils.commands.html index 4dd83d44..f4366753 100644 --- a/v8.0.0-beta.3/output/botcore.utils.commands.html +++ b/v8.0.0-beta.3/output/botcore.utils.commands.html @@ -11,8 +11,8 @@ - + @@ -207,6 +207,10 @@ main +
  • + v9.4.1 +
  • +
  • v9.4.0
  • @@ -371,12 +375,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