You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description of Problem:
Had to add a Facebook messenger channel integration into a bot I spun up and found the Facebook Messenger docs lacking a bit especially on the special response template keys quick_replies and elements; I had to read through the Facebook channel source to figure out what was allowed/disallowed.
Overview of the Solution:
FB Messenger docs updated with additional response template information.
Definition of Done:
Facebook channel docs updated with caveats for default buttons option and explanation of omission if more than 3 buttons were passed.
Facebook channel docs updated with quick_replies description along with quick title character limitation mention
Facebook channel docs updated with elements description along with pointer to Messenger docs on allowed templates
Documentation update mentioned in the change log
The text was updated successfully, but these errors were encountered:
Description of Problem:
Had to add a Facebook messenger channel integration into a bot I spun up and found the Facebook Messenger docs lacking a bit especially on the special response template keys
quick_replies
andelements
; I had to read through the Facebook channel source to figure out what was allowed/disallowed.Overview of the Solution:
FB Messenger docs updated with additional response template information.
Definition of Done:
buttons
option and explanation of omission if more than 3 buttons were passed.quick_replies
description along with quick title character limitation mentionelements
description along with pointer to Messenger docs on allowed templatesThe text was updated successfully, but these errors were encountered: