Driver Facebook Versions Save

BotMan Facebook Messenger Driver

1.11.0

3 years ago

Added

  • Added Quick Reply button to Generic Template.

Fixes

  • Fixes Trying to access array offset on value of type null on PHP 7.4.
  • Fixes Travis-CI setup.

1.10.0

5 years ago
  • Add Message Account Linking event to Facebook Driver
  • Bugfix: Quickreply button getText method will not return the text of the button again instead of the value

1.9.4

5 years ago
  • getUser method was changed for FB due to the new FB permissions. It works now again without using getUserWithFields. The second method is just an addition to select specific user fields when you got permission

  • OpenGraph Template was added

1.9.3

5 years ago

Update Stub

1.9.2

5 years ago

is_reusable is now applied to attachments.

1.9.1

5 years ago

Added

  • Added getUserWithFields method.

1.9.0

5 years ago

Added

  • Moved to the new Facebook Graph API version

1.8.0

6 years ago

Added

Added support for the new messaging_type parameter.

1.7.0

6 years ago

Added

  • Added support for markSeen method (#49)
  • Added support for Element default actions (#60)
  • Added additional quick reply types (#63)

1.6.0

6 years ago

Added

  • Added Laravel Service Providers