I need to be able to prevent none admin users from sending direct messages to each other. There are setting that prevent users from creating private channels which is great but also need them to not be able to send direct messages to each other. The intention here is that all communication needs to be public to the group except for the admin.
I have seen a permission create_direct_channel which seems to only be available to on prem installs, is that correct?
Have also seen a plugin for this but again that seems to only be available to non cloud.