[][src]Function egg_mode::list::subscribe

pub fn subscribe(list: ListID, token: &Token) -> FutureResponse<List>

Subscribes the authenticated user to the given list.

Subscribing to a list is a way to make it available in the "Lists" section of a user's profile without having to create it themselves.