Skip to content

Conversation

@matinwd
Copy link

@matinwd matinwd commented Feb 2, 2026

What

This adds four missing API wrapper methods and updates the generated documentation to match:

  • /fb/page/setBotFields
  • /fb/subscriber/findBySystemField
  • /fb/subscriber/setCustomFields
  • /fb/subscriber/updateSubscriber

Why

These endpoints are present in swagger but previously had no wrappers in the library.

Changes

  • New methods in src/Structure/Fb/Page.php and src/Structure/Fb/Subscriber.php
  • Updated ApiGen HTML in docs/ for Page and Subscriber classes

Testing

No tests added (library is a thin wrapper; unchanged runtime behavior).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant