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

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

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.