Skip to content

Latest commit

 

History

History
91 lines (39 loc) · 1.33 KB

Watching.md

File metadata and controls

91 lines (39 loc) · 1.33 KB

watching

Activity Watching


watching.listForRepo(full_name, options)

Activity Watching

Parameter Description
full_name String, owner/repo name of repo
options Object, Optional request options

watching.listForUser(username, options)

Activity Watching

Parameter Description
username String, username of the user
options Object, Optional request options

watching.listForAuthUser(options)

Activity Watching

Parameter Description
options Object, Optional request options

watching.getSubscriptionForAuthUser(full_name, options)

Activity Watching

Parameter Description
full_name String, owner/repo name of repo
options Object, Optional request options

watching.checkWatchForAuthUser(full_name, options)

Activity Watching

Deprecated: true

Parameter Description
full_name String, owner/repo name of repo
options Object, Optional request options