Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: add listAll method to get both group and direct conversations as in react native sdk #650

Closed
AlejoLovallo opened this issue Jul 28, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@AlejoLovallo
Copy link

Is your feature request related to a problem?

I find it unhelpful to not have a unified method to get all conversations for both xmtp-js and mls-client.

Describe the solution to the problem

I noticed that this method is already available for the react native SDK

For instance: https://github.com/xmtp/xmtp-react-native/blob/main/android/src/main/java/expo/modules/xmtpreactnativesdk/XMTPModule.kt#L555

Describe the uses cases for the feature

No response

Additional details

No response

@AlejoLovallo AlejoLovallo added the enhancement New feature or request label Jul 28, 2024
@rygine
Copy link
Collaborator

rygine commented Jan 13, 2025

the browser and node SDKs will list both group and DM conversations with the .list() method on Conversations.

@rygine rygine closed this as completed Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants