Skip to content

V1.0.3 Release

Compare
Choose a tag to compare
@MujyKun MujyKun released this 10 Jul 19:14
· 74 commits to main since this release

This was an update to prevent new posts being lost in the void.

Since it is possible for several posts to happen at the exact same time, there is now a method that will get ONLY THE NEW user notifications AFTER the client has checked for new notifications. The example usages can be found below.
Asynchronous Example
Synchronous Example

The examples have been updated and there has been added type-support.

Notifications are also now comparable with the equal operator by differentiating IDs.