Mention
public class Mention : Codable
Undocumented
-
Account ID.
Declaration
Swift
public let id: String -
The username of the account.
Declaration
Swift
public let username: String -
Equals username for local users, includes @domain for remote ones.
Declaration
Swift
public let acct: String -
URL of user’s profile (can be remote).
Declaration
Swift
public let url: String
View on GitHub
Install in Dash
Mention Class Reference