When I read this I understood it to mean that only admins can create channels. But I just had a moderator create a channel.
What is going on. Does admin not mean admin user?
When I read this I understood it to mean that only admins can create channels. But I just had a moderator create a channel.
What is going on. Does admin not mean admin user?
It seems to be a typo. Based on the code, the access level has consistently been for staff (admin and moderator). Thanks for pointing out this error! (EDIT: I updated the first post)
Thanks! I love how active and responsive the community is. Thank you!
Hello! I have a specific use case in which I would need to be able to create channels and add users using an API
And to then add users to existing channels using an API as well
I know you can create users via API. You could add them to a chat by adding them to a group that has chat access. I don’t see a method to create the chat itself via API though.