Skip to content

feat: add Room.mark_as_read() method#81

Merged
PenguinBoi12 merged 2 commits into
Code-Society-Lab:mainfrom
ishita-0301:feature/room-mark-as-read
Jul 2, 2026
Merged

feat: add Room.mark_as_read() method#81
PenguinBoi12 merged 2 commits into
Code-Society-Lab:mainfrom
ishita-0301:feature/room-mark-as-read

Conversation

@ishita-0301

Copy link
Copy Markdown
Contributor

Closes #77

Added \Room.mark_as_read(event_id)\ so bots can send read receipts without replying. Sets both \ ully_read\ and
ead\ markers via \client.room_read_markers(). Includes unit tests for success and error cases.

@PenguinBoi12 PenguinBoi12 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🦭 Thank you!

@PenguinBoi12 PenguinBoi12 merged commit 52b8f81 into Code-Society-Lab:main Jul 2, 2026
4 checks passed
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.

Room: Add mark_as_read method

2 participants