Deny role from connecting to a certain voice channel [discord.py]

后端 未结 0 1710
别那么骄傲
别那么骄傲 2020-12-06 05:38

This is my code for changing a voice channels permissions:

permissions = ctx.channel.overwrites_for(team_role)
permissions. = False # What to write after perm         


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