BotInputContext

data class BotInputContext(val name: String)

InputContext specified for the intent.

Constructors

Link copied to clipboard
constructor(name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the context.