spring-attic / spring-social-twitter

Twitter API binding and connect support.
http://projects.spring.io/spring-social-twitter
Apache License 2.0
122 stars 115 forks source link

Tweet class misses id_str #74

Closed tquellenberg closed 10 years ago

tquellenberg commented 10 years ago

Tweet class contains the id (as long) but not the more important id_str (as string). id_str is needed to create a link to a single tweet.