JTwitterLists::getLists
Method to get all lists the authenticating or specified user subscribes to, including their own.
Signature
public function getLists(mixed
$user,
[boolean
$reverse = null] )
Parameters
-
$user
- Either an integer containing the user ID or a string containing the screen name.
-
$reverse
- Set this to true if you would like owned lists to be returned first. See description
Returns
- array
- The decoded JSON response