BotSampleValue

data class BotSampleValue(val value: String)

Defines one of the values for a slot type.

Constructors

Link copied to clipboard
constructor(value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The value that can be used for a slot type.