Function egg_mode::list::unsubscribe

source ·
pub async fn unsubscribe(list: ListID, token: &Token) -> Result<Response<List>>
Expand description

Unsubscribes the authenticated user from the given list.