discord.ext.commands.errors.CommandInvokeError:命令引发了 异常:AttributeError:'Bot'对象没有属性 'send_message'
我遇到一个我不明白的问题。这是我的代码:
async def sad(ctx):
await client.send_message(ctx.message.author, 'sad')```
AttributeError: 'Bot' object has no attribute 'send_message'
答案 0 :(得分:0)
Discord.py最近迁移到以下重写:https://discordpy.readthedocs.io/en/latest/
elem.getAttribute('ng-reflect-model')