RE: remember conversation and the "chatter" from web interface |
The conversation user is stored on the conversation object in the bot's database as the relationship #speaker. The chat API takes a message object that has an info variable that you can set. var request = new XMLHttpRequest(); It will show in the chat log as "info: user email" |
|
|
|
|