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

pub fn incoming_requests(
    token: &Token,
    handle: &Handle
) -> 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.