PromptResult

data class PromptResult(val type: String, val chatPrompt: ERROR CLASS: Symbol not found for ChatPrompt??, val textPrompt: ERROR CLASS: Symbol not found for TextPrompt??)

Constructors

Link copied to clipboard
constructor(type: String, chatPrompt: ERROR CLASS: Symbol not found for ChatPrompt??, textPrompt: ERROR CLASS: Symbol not found for TextPrompt??)

Properties

Link copied to clipboard
val chatPrompt: ERROR CLASS: Symbol not found for ChatPrompt??
Link copied to clipboard
val textPrompt: ERROR CLASS: Symbol not found for TextPrompt??
Link copied to clipboard

Functions

Link copied to clipboard
open override fun toString(): String