BotDtmfSpecification

data class BotDtmfSpecification(val deletionCharacter: String, val endCharacter: String, val endTimeoutMs: Int, val maxLength: Int)

Constructors

Link copied to clipboard
constructor(deletionCharacter: String, endCharacter: String, endTimeoutMs: Int, maxLength: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard