Andi Skill Builder API Documentation

Type Alias: DialogueInputData

type DialogueInputData = 
  | PromptInputData
  | FormInputData;