Last active
August 5, 2017 06:50
-
-
Save jazzedge/59ec3900488b8f61b7aff76748c33529 to your computer and use it in GitHub Desktop.
Bot - sendTyping
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| session.sendTyping(); | |
| bot.use(builder.Middleware.sendTyping()); //Bug: doesn't seem to work: https://github.com/Microsoft/BotBuilder/issues/1278 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment