-
Notifications
You must be signed in to change notification settings - Fork 13.5k
API to pull unread messages #8383
Copy link
Copy link
Closed
Labels
Feature: RequestRequested FeatureRequested Feature
Milestone
Description
We need the Rest API to be able to pull the following:
- Username/name of person who sent me the message
- Message text (or at least X chars of the beginning of the message)
- Message timestamp
Use case: We want to alert our users when they have a new message, but don't want them to have to load the whole chat screen. Instead, we want to enable the user to quickly check who sent them a message and what they said. If they want to read more or reply they can click to open the full RC window.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Feature: RequestRequested FeatureRequested Feature