Version 0.9.8.0
- Removed the old version of GetSubscribedLists (https://dev.twitter.com/rest/reference/get/lists/list) because it only returned the first 100 TwitterLists and returned both Owned and Subscribed lists. This function will still be available to developers using the TwitterListController.
TwitterList.TwitterListController.GetUserSubscribedLists(<user_identifier>, true);
↧