Browse Source
This commit fixes an issue with the discord.Attachment argument raising the MissingRequiredArgument when used like this: arg: discord.Attachment = None when no attachment is provided to the command.pull/10306/head
1 changed files with 2 additions and 0 deletions
Loading…
Reference in new issue