Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update erroneous link to code snippet
  • Loading branch information
sbohlen authored Aug 31, 2017
commit cf7cf45f1a1d17f86f75acef0e7fb66406a5fcd1
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The Bot Framework provides the [conversationUpdate][conversationUpdate] event fo

Your bot can greet the user or perform other first-run activities when a user joins the conversation.

[!include[conversationUpdate sample Node.js](../includes/snippet-code-node-contactrelationupdate-1.md)]
[!include[conversationUpdate sample Node.js](../includes/snippet-code-node-conversationupdate-1.md)]

## Acknowledge add to contacts list

Expand Down Expand Up @@ -58,4 +58,4 @@ For trigger actions you can provide an [onInterrupted][onInterrupted] handler to
[SendTyping]: https://docs.botframework.com/en-us/node/builder/chat-reference/classes/_botbuilder_d_.session#sendtyping
[IMessage]: http://docs.botframework.com/en-us/node/builder/chat-reference/interfaces/_botbuilder_d_.imessage
[ChatConnector]: https://docs.botframework.com/en-us/node/builder/chat-reference/classes/_botbuilder_d_.chatconnector.html
[session_userData]: https://docs.botframework.com/en-us/node/builder/chat-reference/classes/_botbuilder_d_.session.html#userdata
[session_userData]: https://docs.botframework.com/en-us/node/builder/chat-reference/classes/_botbuilder_d_.session.html#userdata