Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BotServiceIntentInterface

BotIntent beinhaltet den Namen eines Intents, eine Kommandoliste der auszufuehrenden Aktionen des Intents und weitere Flags fuer Optionen und Scrollbar.

Hierarchy

  • BotServiceIntentInterface

Index

Properties

commandList

commandList: Array<BotServiceCommandInterface>

name

name: string

Optional optional

optional: boolean

Optional scrollable

scrollable: boolean