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

Refactor fetching participants for group in WhatsApp service #421

Merged

Conversation

judsonjuniorr
Copy link
Contributor

Currently, the return of the group participants list exactly mirrors what is returned from WhatsApp. In this pull request, we have added a function to check the database for saved contacts. If the participant's name or profile picture doesn't exist but is present in the database, we will use the saved data instead of returning null or empty.

@DavidsonGomes DavidsonGomes merged commit cd00eff into EvolutionAPI:develop Feb 16, 2024
@judsonjuniorr judsonjuniorr deleted the Groups-participant-names branch February 18, 2024 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants