BotNavigationLink: {
    label?: string | null;
    targetBotDialog: string;
}

Type declaration

  • Optional label?: string | null
  • targetBotDialog: string