botman / botman/driver-facebook

Unable to override request options

Open
#103 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
71
Forks
72
PR merge metrics
No merged PRs in 30d

Description

https://github.com/botman/driver-facebook/blob/a02096c5b9dafddc3353e8c5eff060fcb004985f/src/FacebookDriver.php#L366

You are using array_merge_recursive, so any existing parameters in `$parameters` will be added to the array.

If I need change `messaging_type`, I can`t do it, because new param will be added and not overwrite

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.