UserMessage

works.iterative.claude.ui.transcript.TranscriptEntry.UserMessage
final case class UserMessage(at: Option[Moment], text: String)

What the person typed, verbatim.

Attributes

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product