Remove Notification By ID

To remove a notification by its ID:

-- id - string
exports["g-notifications"]:RemoveNotification(id)

Last updated