-
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
bioThe new value of the user bio; 0-70 characters without line feeds
View on GitHub
Install in Dash
SetBio Structure Reference