Function github::activity::events::list_received_user_events [-] [+] [src]

pub fn list_received_user_events(client: &Client, user: &str) -> EventReturnType

List events that a user has received.

These are events that you’ve received by watching repos and following users. If you are authenticated as the given user, you will see private events. Otherwise, you’ll only see public events.