rasa_sdk v0.0.1 RasaSdk.Model.ResponseRejected

Action execution was rejected. This is the same as returning an `ActionExecutionRejected` event.

Link to this section Summary

Link to this section Types

Specs

t() :: %RasaSdk.Model.ResponseRejected{
  action_name: String.t() | nil,
  error: String.t() | nil
}