Hello everyone,
I’m wondering if it is possible to setup the permissions like this:
Assume we have 3 different kinds of groups.
a, b and c
I want a channel, with sub channel for each group that one said groups and Admins can join.
I know i could do something along the lines of
join permission for
a = 20
b = 30
c = 40
and therefore A couldn’t join any channel but their own, but B could join their own and also A’s channels.
I hope you get my intent. - Looking forward to suggesttions