rasa_sdk v0.5.0 RasaSDK.Model.CallbackResponseRejected

Callback 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.CallbackResponseRejected{
  callback_name: String.t() | nil,
  error: String.t() | nil
}