Method: BotFramework::Activity#topic_name
- Defined in:
- lib/bot_framework/models/activity.rb
#topic_name ⇒ Object
Conversations new topic name
40 41 42 |
# File 'lib/bot_framework/models/activity.rb', line 40 def topic_name @topic_name end |