Method: BotFramework::Activity#topic_name

Defined in:
lib/bot_framework/models/activity.rb

#topic_nameObject

Conversations new topic name



40
41
42
# File 'lib/bot_framework/models/activity.rb', line 40

def topic_name
  @topic_name
end