BotTextInputSpecification

data class BotTextInputSpecification(val startTimeoutMs: Int)

Specifies the text input specifications.

Constructors

Link copied to clipboard
constructor(startTimeoutMs: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Time for which a bot waits before re-prompting a customer for text input.