pimax / fb-messenger-php

Facebook Messenger Bot PHP API
GNU General Public License v2.0
314 stars 147 forks source link

default action non empty check #149

Closed pulkit8 closed 6 years ago

pulkit8 commented 6 years ago

Check for non empty default action to fix structured message generic and list issue

wittfabian commented 6 years ago

@pulkit8 Check the comment!

yourchoice commented 6 years ago

Take a look here: https://github.com/pimax/fb-messenger-php/issues/147#issuecomment-399897291

Maybe is better to init from __construct with null

pulkit8 commented 6 years ago

Another pull request merged for this file (#150 ). Closing this duplicate.