bootbot
bootbot copied to clipboard
Allow for quick replies to be sent with templates too
According to the Messenger docs quick replies can be sent together with ...
rich media messages including images, audios, videos, or files.
as well as ...
templates including generic template, button template, receipt template, or list template.
Looked through the code and it didn't look like this was possible at the moment except when sent using the .sendMessage()
method. Would be great to have quick replies enabled for all sorts of messages!
Thanks,