Source
public enum Source : String, Codable, Sendable
Undocumented
-
This account was manually recommended by your administration team
Declaration
Swift
case staff -
You have interacted with this account previously
Declaration
Swift
case pastInteractions = "past_interactions" -
This account has many reblogs, favourites, and active local followers within the last 30 days
Declaration
Swift
case global
Source Enumeration Reference