Skip to content
This repository has been archived by the owner on Jun 10, 2022. It is now read-only.

[SDK] Dialog system #448

Merged
merged 8 commits into from
Sep 30, 2019
Merged

[SDK] Dialog system #448

merged 8 commits into from
Sep 30, 2019

Conversation

stevenvergenz
Copy link
Contributor

Will address #135

  • Adds user.prompt(text: string, acceptInput = false): Promise<DialogResponse>, which presents the given user with a yes/no question, and optionally asks for text input.
  • Adds a prompt functional test

@stevenvergenz stevenvergenz changed the title Dialog system [SDK] Dialog system Sep 27, 2019
Copy link
Contributor

@eanders-ms eanders-ms left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Copy link
Member

@tombuMS tombuMS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@stevenvergenz stevenvergenz merged commit aad0178 into red Sep 30, 2019
@stevenvergenz stevenvergenz deleted the stvergen/dialog branch September 30, 2019 21:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants