AccountTootStreams
public enum AccountTootStreams : Hashable, Sendable
extension AccountTootStreams: TootStream
A list of stream types which return Account
-
Undocumented
Declaration
Swift
case verifyCredentials
-
Undocumented
Declaration
Swift
case account(id: String)
-
Undocumented
Declaration
Swift
public typealias ResponseType = Account