Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants