unsubscribe
fun Lists.unsubscribe(listId: Long, vararg options: Option): JsonObjectApiAction<TwitterList>
Content copied to clipboard
Unsubscribes the authenticated user from the specified list.
Receiver
Lists endpoint instance.
Return
JsonObjectApiAction for TwitterList model.
Parameters
list Id
The numerical id of the list.
options
Optional. Custom parameters of this request.