Skip to content
New issue

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

Changing API Access Mode to Extended #76

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

NxtDaemon
Copy link

using the "extended" value will ensure all tweets are parsed for all 280 characters and not truncated this will ensure that users do not have to got through the process of looking through StackOverflow or the docs and editing the code; as most users will want the extended versions. It should be noted that this changes the JSON key within the return object from "text" to "full_text" however this program does not specifically use these.

using the "extended" value will ensure all tweets are parsed for all 280 characters and not truncated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant