Create NOTIFICATION_DELETE in IPC #4652
Unanswered
RecklessBoon
asked this question in
API Feature Requests & Ideas
Replies: 1 comment
-
Unfortunately, the current read state structure in Discord is not suitable for that: Read receipts in Discord function more like fully read markers, as they are rewindable and tightly coupled to notifications. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be nice to have the compliment of the NOTIFICATION_CREATE IPC event so as to be able to cache and clear notifications properly. Currently there is no way to tell if someone has read through a previously cached notification on their client. Channel ID and Message object would be a reasonable dispatch payload for this.
Beta Was this translation helpful? Give feedback.
All reactions