FfiConversationDebugInfo

data class FfiConversationDebugInfo(var epoch: ULong, var maybeForked: Boolean, var forkDetails: String)

Constructors

Link copied to clipboard
constructor(epoch: ULong, maybeForked: Boolean, forkDetails: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard