Closed francis closed 1 year ago
You can either pass the parameter wants_next_actions: true in the constructor or use the attr_accessor :wants_next_actions to change it after initialization.
wants_next_actions: true
You can either pass the parameter
wants_next_actions: true
in the constructor or use the attr_accessor :wants_next_actions to change it after initialization.