(feat): ability to enable/disable group conversations
you could somewhat clone what I did in this merge request: front!420 (closed)
here's the backend you'll need for testing: engine!253 (merged)
make sure you check that only the owner can do this. In the frontend we do it via `group['is:owner]', as in: front!420 (diffs)
Edited by Marcelo Rivera