-
Undocumented
Declaration
Swift
public typealias T = Reaction
-
Undocumented
Declaration
Swift
public var contentType: ContentTypeID
-
Undocumented
Declaration
Swift
public init()
-
Undocumented
Declaration
Swift
public func encode(content: Reaction, client _: Client) throws -> EncodedContent
-
Undocumented
Declaration
Swift
public func decode(content: EncodedContent, client _: Client) throws -> Reaction
-
Undocumented
Declaration
Swift
public func fallback(content: Reaction) throws -> String?