Discord.PY not withdrawing

前端 未结 0 2006
[愿得一人]
[愿得一人] 2021-01-07 03:40
@client.command()
async def withdraw(ctx, change, amount = None):
    await open_account(ctx.author)

    if amount == None:
        await ctx.send("Please ente         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题