FfiEnrichedReply
public struct FfiEnrichedReply
Undocumented
-
Undocumented
Declaration
Swift
public var inReplyTo: FfiDecodedMessage?
-
Undocumented
Declaration
Swift
public var content: FfiDecodedMessageBody?
-
Undocumented
Declaration
Swift
public var referenceId: String
-
Undocumented
Declaration
Swift
public init(inReplyTo: FfiDecodedMessage?, content: FfiDecodedMessageBody?, referenceId: String)