twitter-api-v2-php icon indicating copy to clipboard operation
twitter-api-v2-php copied to clipboard

How to pass additional query params?

Open wouter-vs opened this issue 2 years ago • 0 comments

I'm using the package to fetch some tweets but to get extra fields the fields need to be passed as query params in the request. I'm using the timeline endpoint for this. I only see the option to set postData in the performRequest function.

How can set extra query params?

wouter-vs avatar Sep 12 '23 18:09 wouter-vs