How to embed the private message in discord?

前端 未结 0 1243
借酒劲吻你
借酒劲吻你 2021-01-13 06:42

I am new to creating python bots and I have little experience.

My initial code is:

@bot.command()
async def help(ctx):
    usuario = ctx.message.author         


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