Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IntentRequest

An IntentRequest is an object that represents a request made to a skill based on what the user wants to do.

interface

Hierarchy

  • IntentRequest

Index

Properties

dialogState

dialogState: DialogState

intent

intent: Intent

Optional locale

locale: string

requestId

requestId: string

timestamp

timestamp: string

type

type: "IntentRequest"