Generating

data class Generating(val messageId: String) : TypingState

The state when the AI assistant is generating a response.

Constructors

Link copied to clipboard
constructor(messageId: String)

Properties

Link copied to clipboard

The id of the message that the AI assistant is generating.

Inherited properties

Link copied to clipboard

The name of the state.

Link copied to clipboard

The value of the state.