UserMessageBuilder

User message builder.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

The contents of the message.

Link copied to clipboard

The contents of the message.

Link copied to clipboard
var name: String?

An optional name for the participant.

Functions

Link copied to clipboard

Build a user chat message.

Link copied to clipboard
fun content(block: ContentPartBuilder.() -> Unit)

The contents of the message.