I have an app that uses microsoft's graphAPI to create channels in my organizations Team dynamically. All is well and I can create the channels, except the channels I'm creating are marked as hidden - users need to manually "show" the channel before reading messages or even get notifications.
Is there any way to bypass this "hidden" thing? Can i force the created channels to be visible for every user in the team, without the approving them first.