Skip to content

Conversation

@regisgrison
Copy link

by default, tweets are truncated, must add this in query to have full tweets: 'tweet_mode' => 'extended'
when we do that, the text property is replaced by full_text so it is easier to copy full_text to text
I also found easier to allow to call clickable() automatically in search() or load()

… clickable while searching

by default, tweets are truncated, must add this in query to have full tweets: 'tweet_mode' => 'extended'
when we do that, the text property is replaced by full_text so it is easier to copy full_text to text
I also found easier to allow to call clickable() automatically in search()
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.

1 participant