How can I check if someone is in a List

前端 未结 0 1710
囚心锁ツ
囚心锁ツ 2020-12-07 01:13

Code:

@commands.command()
async def allow(self, ctx, member: discord.Member=None):
    if member != None:
        if ctx.author.id          


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