Reference : https://dev.twitter.com/docs/api/1.1/get/lists/statuses
Parameters :
- list_id
- slug
- owner_screen_name
- owner_id
- since_id
- max_id
- count
- include_entities
- include_rts
Comments: Associated with changeset 34708: Version 0.9.0.0
- Implemented Get Tweets from List
- Added a static class called TwitterAccessor allowing developers to perform custom queries and get an object or json easily back from the response
Parameters :
- list_id
- slug
- owner_screen_name
- owner_id
- since_id
- max_id
- count
- include_entities
- include_rts
Comments: Associated with changeset 34708: Version 0.9.0.0
- Implemented Get Tweets from List
- Added a static class called TwitterAccessor allowing developers to perform custom queries and get an object or json easily back from the response