microsoftbotframework
microsoftbotframework copied to clipboard
[Help Wanted]storing data for a particular chat
How do I store items like username and other similar things etc during a chat session? http requests are ststeless, and i couldn't figure out how to do this. I was trying to work with sessions, but couldn't get that to work.