Sync channel permissions with category permissions discord.py

I’m making a bot that can change the permissions of all the channels in the server the command was run in. But if I wanted the bot to change the permissions back, I want it to sync the permissions with the categories permissions. How can I do this with discord.py?

Add Comment
0 Answer(s)

Your Answer

By posting your answer, you agree to the privacy policy and terms of service.