Relationship
public struct Relationship : Codable
Undocumented
-
关注数
Declaration
Swift
public let following: Int
-
悄悄关注, only accurate if is current user
Declaration
Swift
public let whisper: Int
-
黑名单, only accurate if is current user
Declaration
Swift
public let black: Int
-
粉丝数
Declaration
Swift
public let follower: Int