Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Fix #1279 #1301

Merged
merged 2 commits into from
Apr 6, 2018
Merged

Fix #1279 #1301

merged 2 commits into from
Apr 6, 2018

Conversation

ouadie-lahdioui
Copy link
Collaborator

Hello,

In this PR i replaced the internat core quick replies format mechanism by quick replies from message object.

This way will prevent us adding new supported quick replies each time fb adds ones.

FYI FB truncates the quick reply title by default, i also removed titleLimit

WDYT ?

@benbrown
Copy link
Contributor

I think this mostly makes sense.

To avoid breaking anybody, could you loop through the parameters as provided in message and ensure they have content_type set, and if not set it to text? This lets people exclude that field in the simplest cases.

@ouadie-lahdioui
Copy link
Collaborator Author

Done 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants