JTwitterLists::unsubscribe
Method to unsubscribe the authenticated user from the specified list.
Signature
public function unsubscribe(mixed
$list,
[mixed
$owner = null] )
Parameters
-
$list
- Either an integer containing the list ID or a string containing the list slug.
-
$owner
- Either an integer containing the user ID or a string containing the screen name of the owner.
Returns
- array
- The decoded JSON response