You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please select which package this feature is related to
stream_chat_flutter_core
Which platforms would this feature impact?
iOS, Android, Web, Windows, MacOS, Linux
Is your feature request related to a problem?
It makes it harder to show a delete channel option. Right now we have to show it to any moderator but it really should only be for the chat owner.
Describe the solution that you'd like
It would be nice to know who as the permission of channel owner. I see server side we can get a list of permission but that's an extra round trip call. In the dashboard it shows that the role is in the account per member but no option for that in app.
Describe alternatives that you have considered
No response
Additional context
No response
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
Please select which package this feature is related to
stream_chat_flutter_core
Which platforms would this feature impact?
iOS, Android, Web, Windows, MacOS, Linux
Is your feature request related to a problem?
It makes it harder to show a delete channel option. Right now we have to show it to any moderator but it really should only be for the chat owner.
Describe the solution that you'd like
It would be nice to know who as the permission of channel owner. I see server side we can get a list of permission but that's an extra round trip call. In the dashboard it shows that the role is in the account per member but no option for that in app.
Describe alternatives that you have considered
No response
Additional context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: