Discord.py rewrite not return cached image

前端 未结 0 1949
情歌与酒
情歌与酒 2021-01-27 19:13

i write simple cod:

@commands.Cog.listener()
async def on_raw_message_delete(self, ctx):
    if ctx.cached_message.author.bot is False:

        embed=discord.Emb         


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