HarnessMessage

A message in the conversation.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The content blocks of the message.

Link copied to clipboard

The role of the message sender.

Functions

Link copied to clipboard
inline fun copy(block: HarnessMessage.Builder.() -> Unit = {}): HarnessMessage
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String