CasperLaiTW / laravel-fb-messenger

Laravel Facebook Messenger Provider
MIT License
105 stars 27 forks source link

Remove auto-type config #40

Closed CasperLaiTW closed 8 years ago

CasperLaiTW commented 8 years ago

In the docs

https://github.com/CasperLaiTW/laravel-fb-messenger/issues/39#issuecomment-257206067

If Facebook doesn't get HTTP 200, it will keep sending the same message over and over again until 20 seconds.

Auto-type should be enabled by default and can't be disabled

CasperLaiTW commented 8 years ago

I think let developer to make decision