Skip to content

NotificationType

Notification type enum

enum NotificationType {
ACTIVITY_MESSAGE
ACTIVITY_REPLY
FOLLOWING
ACTIVITY_MENTION
THREAD_COMMENT_MENTION
THREAD_SUBSCRIBED
THREAD_COMMENT_REPLY
AIRING
ACTIVITY_LIKE
ACTIVITY_REPLY_LIKE
THREAD_LIKE
THREAD_COMMENT_LIKE
ACTIVITY_REPLY_SUBSCRIBED
RELATED_MEDIA_ADDITION
MEDIA_DATA_CHANGE
MEDIA_MERGE
MEDIA_DELETION
MEDIA_SUBMISSION_UPDATE
STAFF_SUBMISSION_UPDATE
CHARACTER_SUBMISSION_UPDATE
}

A user has sent you message

A user has replied to your activity

A user has followed you

A user has mentioned you in their activity

A user has mentioned you in a forum comment

A user has commented in one of your subscribed forum threads

A user has replied to your forum comment

An anime you are currently watching has aired

A user has liked your activity

A user has liked your activity reply

A user has liked your forum thread

A user has liked your forum comment

A user has replied to activity you have also replied to

A new anime or manga has been added to the site where its related media is on the user’s list

An anime or manga has had a data change that affects how a user may track it in their lists

Anime or manga entries on the user’s list have been merged into a single entry

An anime or manga on the user’s list has been deleted from the site

A user’s submission has been accepted, partially accepted, or rejected

A user’s staff submission has been accepted, partially accepted, or rejected

A user’s character submission has been accepted, partially accepted, or rejected

ActivityLikeNotification object ● ActivityMentionNotification object ● ActivityMessageNotification object ● ActivityReplyLikeNotification object ● ActivityReplyNotification object ● ActivityReplySubscribedNotification object ● AiringNotification object ● CharacterSubmissionUpdateNotification object ● FollowingNotification object ● MediaDataChangeNotification object ● MediaDeletionNotification object ● MediaMergeNotification object ● MediaSubmissionUpdateNotification object ● Notification query ● NotificationOption object ● NotificationOptionInput input ● RelatedMediaAdditionNotification object ● StaffSubmissionUpdateNotification object ● ThreadCommentLikeNotification object ● ThreadCommentMentionNotification object ● ThreadCommentReplyNotification object ● ThreadCommentSubscribedNotification object ● ThreadLikeNotification object