We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Twitter has added a media metadata API endpoint. Currently it supports adding alt text to an image: https://blog.twitter.com/2016/alt-text-support-for-twitter-cards-and-the-rest-api
Other parts of the API are also being extended with a include_ext_alt_text parameter.
More information is now available in the API documentation.
This issue was adapted from one over on tweepy, where there is also a PR.
The text was updated successfully, but these errors were encountered:
Twitter moved the API documentation.
Sorry, something went wrong.
No branches or pull requests
Twitter has added a media metadata API endpoint. Currently it supports adding alt text to an image: https://blog.twitter.com/2016/alt-text-support-for-twitter-cards-and-the-rest-api
Other parts of the API are also being extended with a include_ext_alt_text parameter.
More information is now available in the API documentation.
This issue was adapted from one over on tweepy, where there is also a PR.
The text was updated successfully, but these errors were encountered: