V1.0.3 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.