BotGrammarSlotTypeSetting

data class BotGrammarSlotTypeSetting(val source: BotGrammarSlotTypeSource? = null)

Constructors

Link copied to clipboard
constructor(source: BotGrammarSlotTypeSource? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The source of the grammar used to create the slot type.