Method: WitBot::MessageThread#reset_context
- Defined in:
- lib/wit_bot/models/message_thread.rb
#reset_context ⇒ Object
36 37 38 |
# File 'lib/wit_bot/models/message_thread.rb', line 36 def reset_context @context = Context.new end |
36 37 38 |
# File 'lib/wit_bot/models/message_thread.rb', line 36 def reset_context @context = Context.new end |