-
Notifications
You must be signed in to change notification settings - Fork 69
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
GenericTemplate & InvoiceTemplate #4
Comments
Yes definitely! |
Oh and before you start working on this. I really want to switch to Typescript to make use of Interfaces etc. |
I'll happily help to convert to typescript :) |
Hi, Looking forward to have this update too. Is it possible also to include other templates like quick replies, button templates plus persistent menu? Thanks for this cool library! Cheers! |
Are there any updates on the Generic template? It doesn’t seem to be implemented yet. |
Update State using setState()
Hi and thank you for this great library!
I'm implementing a facebook bot on Yii2 and wanted to be able to develop it and test it outside messenger, the web widget is a great thing to do that, but currently lacks some templates types support (generic & invoice)
Would you accept PRs to add these missing features or is the web widget not really meant to be a test environment?
The text was updated successfully, but these errors were encountered: