我的代碼:@commands.command(pass_context=True)@commands.guild_only()async def owner_mention(self, ctx): await ctx.send(ctx.guild.owner.mention)錯誤:Discord.ext.commands.errors.CommandInvokeError:命令引發異常:AttributeError:“NoneType”對象沒有屬性“提及”
Discord.ext.commands.errors.CommandInvokeError:
幕布斯7119047
2023-12-20 19:58:13