rasa_sdk v0.5.0 RasaSDK.Model.Button

A button which can be clicked by the user in the conversation.

Link to this section Summary

Link to this section Types

Specs

t() :: %RasaSDK.Model.Button{payload: String.t() | nil, title: String.t() | nil}