How do I fix the error Guild Object has no attribute 'guild_permissions"

后端 未结 0 939
离开以前
离开以前 2021-01-07 10:29

The following is the string that is giving me a problem:

@client.command(aliases=[\'unban\'])
async def unban1(ctx, user: discord.User):
  guild = ctx.guild
          


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