NotificationUnion
Notification union type
Type | Description |
---|---|
AiringNotification | Notification for when an episode of anime airs |
FollowingNotification | Notification for when the authenticated user is followed by another user |
ActivityMessageNotification | Notification for when a user is send an activity message |
ActivityMentionNotification | Notification for when authenticated user is @ mentioned in activity or reply |
ActivityReplyNotification | Notification for when a user replies to the authenticated users activity |
ActivityReplySubscribedNotification | Notification for when a user replies to activity the authenticated user has replied to |
ActivityLikeNotification | Notification for when a activity is liked |
ActivityReplyLikeNotification | Notification for when a activity reply is liked |
ThreadCommentMentionNotification | Notification for when authenticated user is @ mentioned in a forum thread comment |
ThreadCommentReplyNotification | Notification for when a user replies to your forum thread comment |
ThreadCommentSubscribedNotification | Notification for when a user replies to a subscribed forum thread |
ThreadCommentLikeNotification | Notification for when a thread comment is liked |
ThreadLikeNotification | Notification for when a thread is liked |
RelatedMediaAdditionNotification | Notification for when new media is added to the site |
MediaDataChangeNotification | Notification for when a media entry's data was changed in a significant way impacting users' list tracking |
MediaMergeNotification | Notification for when a media entry is merged into another for a user who had it on their list |
MediaDeletionNotification | Notification for when a media tracked in a user's list is deleted from the site |