NotificationType
public enum NotificationType : String, Codable
Undocumented
-
The user has been mentioned.
Declaration
Swift
case mention
-
The status message has been reblogged.
Declaration
Swift
case reblog
-
The status message has been favourited.
Declaration
Swift
case favourite
-
The user has a new follower.
Declaration
Swift
case follow