I am new to dialogflow, I was trying to build a rule based bot on it with some restricted flows.
e.g.
Order | Account| Others
->Order
Cash | Online
->Cash
Address |Pickup
I wanted to have buttons that would allow users only certain actions to be performed i.e. clicking a button and not typing anything as of now. I am using Dialogflow ES. Is there some way or feature in Dialogflow ES or CX?
Any related documentation would also be great help.