[−][src]Function egg_mode::user::incoming_requests
ⓘImportant traits for CursorIter<'a, T>
pub fn incoming_requests<'a>(
con_token: &'a Token,
access_token: &'a Token
) -> CursorIter<'a, 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.