According to the documentation it is possible to create a public group channel which users can join without an invitation. However neither Platform API nor SDKs return public groups. We tried explicitly setting public_mode
and show_empty
params, but it doesn’t’ help. Is it possible to fetch all public group channels?