node-twitter-api-v2
node-twitter-api-v2 copied to clipboard
[bug] DX: expansions not supported on v2.user* call options
Description
The API supports expansions query on the User get endpoints, but the SDK does not support it:
To Reproduce
Try passing expansions query to the v2.usersByUsernames endpoint
Expected behavior
The Rest API supports it:
Version
- Node.js
N/A - Lib
1.15.2 - OS
N/A