Instance
public class Instance : Codable
Undocumented
-
URI of the current instance.
Declaration
Swift
public let uri: String -
The instance’s title.
Declaration
Swift
public let title: String -
A description for the instance.
Declaration
Swift
public let description: String -
An email address which can be used to contact the instance administrator.
Declaration
Swift
public let email: String -
The Mastodon version used by instance (as of version 1.3).
Declaration
Swift
public let version: String?
View on GitHub
Install in Dash
Instance Class Reference