-
Undocumented
Declaration
Swift
public typealias Result = Ok
-
The new value of the user bio; 0-70 characters without line feeds
Declaration
Swift
public let bio: String
-
Changes the bio of the current user
Declaration
Swift
public init(bio: String)
Parameters
bio
The new value of the user bio; 0-70 characters without line feeds