Reply

data class Reply(val inReplyTo: DecodedMessageV2?, val content: Any?, val referenceId: String)

Constructors

Link copied to clipboard
constructor(inReplyTo: DecodedMessageV2?, content: Any?, referenceId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val content: Any?
Link copied to clipboard
Link copied to clipboard