Channel access via Role

How can I set things so that a user with a certain Role gets access to specific private channels?

Ex: All users with role “ABC” will get access to Private Group 1.

Thanks guys, have really tried to find this answer in documentation, but alas…

3 Likes

Check their permissions [(https://)docs(dot)rocket(dot)chat/administrator-guides/permissions] list, it doesn’t seem to have any such permission that you’re trying to explore (unless I’ve missed it, make sure you double check it). If you find something that’s synonymous to what you’re trying to achieve, read the API for role creation & assigning permissions.