Closed tatsuya-satake closed 10 months ago
The Microsoft Bot Framework team prefers that how to questions be submitted on Stack Overflow. The official Bot Framework Github repos are the preferred platform for submitting bug fixes and feature requests.
I'm not sure what is meant by subject
. But if you still need help with this, please open a question in Stack Overflow.
🚨 The issue tracker is not for questions 🚨
If you have a question, please ask it on https://stackoverflow.com/questions/tagged/botframework
[question] How can I get a subject from TurnContext.activity? I am sure to get a text but I could not get the one.
This is a result that print(turn_context.activity) in Python. Please tell me a few advice. Thanks.