Method: BotFramework::Activity#history_disclosed

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

#history_disclosedObject

the previous history of the channel was disclosed



43
44
45
# File 'lib/bot_framework/models/activity.rb', line 43

def history_disclosed
  @history_disclosed
end