[][src]Function egg_mode::list::statuses

pub fn statuses(list: ListID, with_rts: bool, token: &Token) -> Timeline

Begin navigating the collection of tweets made by the users added to the given list.

The interface for loading statuses from a list is exactly the same as loading from a personal timeline. see the Timeline docs for details.