I want to create a custom templates on the domain.yml file
Example domain.yml
utter_ask_cards
- header: Heading1
image: <image url>
buttons:
- title: button_name1
payload: button1
- title: button_name2
payload: button2