Skip to content

How to search the DM channel?Β #644

@spartan-tinhnguyen

Description

@spartan-tinhnguyen

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

ChatChannelListView(
      viewFactory: DefaultViewFactory.shared,
      embedInNavigationView: false,
      searchType: .channels
    )

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions