matrix-org / matrix-org/matrix-js-sdk
room.getUnreadNotificationCount() always return undefined
Open
- Dominant language
- TypeScript
- Stars
- 2.2k
- Forks
- 704
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 40
Description
I want to get unread chat messages count (total or one room),but haven't find the right function.
Contributor guide
Research direction
Start by locating room.getUnreadNotificationCount() and tracing how unread message counts are exposed for a room or across rooms. Compare the function's behavior with existing SDK APIs and tests, if present; done means the requested room-level or total unread count is returned consistently rather than undefined.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100