BotAllowedInputTypes

data class BotAllowedInputTypes(val allowAudioInput: Boolean, val allowDtmfInput: Boolean)

Constructors

Link copied to clipboard
constructor(allowAudioInput: Boolean, allowDtmfInput: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard