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
I'm trying to implement a search feature for Direct Message (DM) channels, but the SDK currently does not support this functionality. Having this feature would improve the user experience by enabling quick access to specific DM channels.
If possible, how can you achieve this currently?
Currently, I can not search DM channels with ChatChannelListView and searchType .channels
At the moment, we do not support this, but we plan to support it in the future. Unfortunately, I do not have an ETA for this at the moment since this is dependent on the backend.
What are you trying to achieve?
I'm trying to implement a search feature for Direct Message (DM) channels, but the SDK currently does not support this functionality. Having this feature would improve the user experience by enabling quick access to specific DM channels.
If possible, how can you achieve this currently?
Currently, I can not search DM channels with ChatChannelListView and searchType
.channels
The text was updated successfully, but these errors were encountered: