From a044360f2369fbc13a2db0cb1c97f1ac7326e150 Mon Sep 17 00:00:00 2001 From: ChrisLovering Date: Thu, 18 Aug 2022 15:13:27 +0000 Subject: Deploying to docs from @ python-discord/bot-core@127d0efa219d29e15bd71339d0d2517945aed57c 🚀 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- v8.0.0/output/botcore.utils.commands.html | 8 ++++++-- 1 file changed, 6 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 21a15409..8190f17d 100644 --- a/v8.0.0/output/botcore.utils.commands.html +++ b/v8.0.0/output/botcore.utils.commands.html @@ -207,6 +207,10 @@ main +
  • + v8.1.0 +
  • +
  • v8.0.0-beta.4
  • @@ -334,12 +338,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