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

api: Implement GET /messages/{message_id}/read_receipts endpoint #821

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

Conversation

codewithnick
Copy link

@codewithnick codewithnick commented Jan 19, 2024

added a local function for getting a messages read recipt
reference https://zulip.com/api/get-read-receipts
proof of working:
image

@timabbott
Copy link
Sponsor Member

Please fix the typos in the function name -- these should all match the URLs in the API documentation.

Check out the Zulip commit message guidelines for more details.

@codewithnick codewithnick changed the title added binding for API endpoint:get messages read recipt api: Implement GET /messages/{message_id}/read_receipts endpoint Jan 23, 2024
@codewithnick
Copy link
Author

@timabbott

@codewithnick
Copy link
Author

hi any updates on this @timabbott

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

Successfully merging this pull request may close these issues.

None yet

3 participants