Is it possibly to restrict who a user can create a channel with on a per user basis?

Hi there. Sendbird has the ability to prevent channel creation from the SDK. We have an ACL setting for that. In such a case however, channel creation would not come from the client side at all but rather from a backend process that you operate.