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

v2 media metadata

Open ciak0 opened this issue 10 months ago • 2 comments

Is your feature request related to a problem? Please describe. The library misses support to v2 media metadata creation (https://docs.x.com/x-api/media/media-metadata-create)

Describe the solution you'd like Wrap the API request

Describe alternatives you've considered Create a raw HTTP request by myself

Additional context I'm trying to set alt_text for uploaded media.

ciak0 avatar Mar 03 '25 09:03 ciak0

I just put up a PR https://github.com/PLhery/node-twitter-api-v2/pull/575

francistogram avatar Mar 13 '25 17:03 francistogram

Live in the newest release 1.21.0

francistogram avatar Mar 20 '25 21:03 francistogram