rasa_sdk v0.5.0 RasaSDK.Model.Response

Link to this section Summary

Link to this section Types

Specs

t() :: %RasaSDK.Model.Response{
  buttons: [RasaSDK.Model.Button] | nil,
  template: String.t(),
  text: String.t()
}