Timeline
public enum Timeline : String, Codable
Undocumented
-
Information about the user’s position in the home timeline.
Declaration
Swift
case home -
Information about the user’s position in their notifications.
Declaration
Swift
case notifications
Timeline Enumeration Reference