Mykhailo Fiialka

Results 3 issues of Mykhailo Fiialka

If you use the [Customer Chat Plugin](https://developers.facebook.com/docs/messenger-platform/discovery/customer-chat-plugin), the webhook receives the following request: ``` { "object": "page", "entry": [ { "id": "2069909786624299", "time": 1530546166693, "messaging": [ { "recipient": { "id":...

Hello! Help me, please. I use "tgallice/fb-messenger-sdk": "1.0.x-dev" PHP 7.2.5 ``` Psy Shell v0.9.4 (PHP 7.2.5 — cli) by Justin Hileman >>> $message = new \Tgallice\FBMessenger\Model\Message(__('facebook.branch_choose_menu')); => Tgallice\FBMessenger\Model\Message {#2508} >>>...

Added optional properties when starting archiving ## Description For video recording, added support for multiArchiveTag and layout properties. In the current implementation, the array_intersect_key function removes all received options except...

enhancement