Sync permissions with new category when modifying(moving) channel in Discord

Hi, currently I have a scenario that creates a discord channel in a certain category. Then another scenario moves it to a different category on discord, however it maintains the access permissions from the creation. Meaning: in category A where the channel is created, I have access to it and others do not. When it’s moved to category B I still have access to it, and others do not. However the category it’s being moved to others should have access to it too. Is there a way to fix this?

Anyone? I would like to know how to add a role to access a discord channel after moving (modifying) said channel.