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

Add isReadBy, isRead methods to Message model #5

Closed
BinaryKitten opened this issue Dec 6, 2022 · 0 comments · Fixed by #7
Closed

Add isReadBy, isRead methods to Message model #5

BinaryKitten opened this issue Dec 6, 2022 · 0 comments · Fixed by #7
Assignees

Comments

@BinaryKitten
Copy link

Add the isReadBy method which checks the existence of the user id (uuid) in the readBy list
Add the isRead method which checks that all participants uuids appear in the readBy list

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

2 participants