[][src]Function egg_mode::user::incoming_requests

pub fn incoming_requests(token: &Token) -> CursorIter<'static, IDCursor>

Lookup the user IDs who have pending requests to follow the authenticated protected user.

If the authenticated user is not a protected account, this will return an empty collection.