Hi guys, I am trying to dispatch an image (icon) from a custom action, I can’t find hte method to do this I actually dispatch a message with utter message but I need to send an image imediately after it. Thanks in advance
Cheers
Álvaro
Hi guys, I am trying to dispatch an image (icon) from a custom action, I can’t find hte method to do this I actually dispatch a message with utter message but I need to send an image imediately after it. Thanks in advance
Cheers
Álvaro
try using two dispatcher.utter_message
calls in your custom action