BotCustomVocabulary

data class BotCustomVocabulary(val customVocabularyItems: List<BotCustomVocabularyItem>)

Constructors

Link copied to clipboard
constructor(customVocabularyItems: List<BotCustomVocabularyItem>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies a list of words that you expect to be used during a conversation with your bot.