Skip to content

Instantly share code, notes, and snippets.

@jazzedge
Last active August 5, 2017 06:50
Show Gist options
  • Select an option

  • Save jazzedge/59ec3900488b8f61b7aff76748c33529 to your computer and use it in GitHub Desktop.

Select an option

Save jazzedge/59ec3900488b8f61b7aff76748c33529 to your computer and use it in GitHub Desktop.
Bot - sendTyping
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