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

Implement marking chat as read/unread #691

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

masewo
Copy link

@masewo masewo commented Nov 5, 2024

This pull request includes changes to the appstate/encode.go file to add new functionality for marking a chat as read or unread. The most important changes include importing necessary packages and implementing the BuildMarkChatAsRead function.

New Functionality:

  • BuildMarkChatAsRead Function: Implemented the BuildMarkChatAsRead function to build an app state patch for marking a chat as read or unread. This function includes handling of optional parameters for the last message timestamp and key.

@ahmedRSA
Copy link

merge please

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