diff --git a/_submodules/probot b/_submodules/probot index 9a09eaf..ba0616d 160000 --- a/_submodules/probot +++ b/_submodules/probot @@ -1 +1 @@ -Subproject commit 9a09eaf0170a0a3ce3fb91be4c721ab710c66cee +Subproject commit ba0616d1748a327a38690b35eec3c2e9ae6afbbc diff --git a/api/7.1.0/assets/js/search.js b/api/7.1.0/assets/js/search.js index 8918233..7975bf2 100644 --- a/api/7.1.0/assets/js/search.js +++ b/api/7.1.0/assets/js/search.js @@ -1,3 +1,3 @@ var typedoc = typedoc || {}; typedoc.search = typedoc.search || {}; - typedoc.search.data = {"kinds":{"2":"Module","32":"Variable","64":"Function","128":"Class","256":"Interface","512":"Constructor","1024":"Property","2048":"Method","65536":"Type literal","262144":"Accessor","2097152":"Object literal","4194304":"Type alias"},"rows":[{"id":0,"kind":64,"name":"addGraphQL","url":"index.html#addgraphql","classes":"tsd-kind-function"},{"id":1,"kind":64,"name":"addLogging","url":"index.html#addlogging","classes":"tsd-kind-function"},{"id":2,"kind":64,"name":"addPagination","url":"index.html#addpagination","classes":"tsd-kind-function"},{"id":3,"kind":64,"name":"addRateLimiting","url":"index.html#addratelimiting","classes":"tsd-kind-function"},{"id":4,"kind":256,"name":"Options","url":"interfaces/options.html","classes":"tsd-kind-interface"},{"id":5,"kind":1024,"name":"debug","url":"interfaces/options.html#debug","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Options"},{"id":6,"kind":1024,"name":"logger","url":"interfaces/options.html#logger","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Options"},{"id":7,"kind":1024,"name":"limiter","url":"interfaces/options.html#limiter","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Options"},{"id":8,"kind":1024,"name":"baseUrl","url":"interfaces/options.html#baseurl","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Options"},{"id":9,"kind":1024,"name":"timeout","url":"interfaces/options.html#timeout","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Options"},{"id":10,"kind":1024,"name":"headers","url":"interfaces/options.html#headers","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Options"},{"id":11,"kind":1024,"name":"agent","url":"interfaces/options.html#agent","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Options"},{"id":12,"kind":1024,"name":"proxy","url":"interfaces/options.html#proxy","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Options"},{"id":13,"kind":1024,"name":"ca","url":"interfaces/options.html#ca","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Options"},{"id":14,"kind":1024,"name":"rejectUnauthorized","url":"interfaces/options.html#rejectunauthorized","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Options"},{"id":15,"kind":1024,"name":"family","url":"interfaces/options.html#family","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Options"},{"id":16,"kind":1024,"name":"host","url":"interfaces/options.html#host","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Options"},{"id":17,"kind":1024,"name":"pathPrefix","url":"interfaces/options.html#pathprefix","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Options"},{"id":18,"kind":1024,"name":"protocol","url":"interfaces/options.html#protocol","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Options"},{"id":19,"kind":1024,"name":"port","url":"interfaces/options.html#port","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Options"},{"id":20,"kind":256,"name":"RequestOptions","url":"interfaces/requestoptions.html","classes":"tsd-kind-interface"},{"id":21,"kind":1024,"name":"baseUrl","url":"interfaces/requestoptions.html#baseurl","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RequestOptions"},{"id":22,"kind":1024,"name":"method","url":"interfaces/requestoptions.html#method","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RequestOptions"},{"id":23,"kind":1024,"name":"url","url":"interfaces/requestoptions.html#url","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RequestOptions"},{"id":24,"kind":1024,"name":"headers","url":"interfaces/requestoptions.html#headers","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RequestOptions"},{"id":25,"kind":1024,"name":"query","url":"interfaces/requestoptions.html#query","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RequestOptions"},{"id":26,"kind":1024,"name":"variables","url":"interfaces/requestoptions.html#variables","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RequestOptions"},{"id":27,"kind":256,"name":"Result","url":"interfaces/result.html","classes":"tsd-kind-interface"},{"id":28,"kind":1024,"name":"headers","url":"interfaces/result.html#headers","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Result"},{"id":29,"kind":65536,"name":"__type","url":"interfaces/result.html#headers.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"Result.headers"},{"id":30,"kind":256,"name":"OctokitError","url":"interfaces/octokiterror.html","classes":"tsd-kind-interface"},{"id":31,"kind":1024,"name":"code","url":"interfaces/octokiterror.html#code","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"OctokitError"},{"id":32,"kind":1024,"name":"status","url":"interfaces/octokiterror.html#status","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"OctokitError"},{"id":33,"kind":1024,"name":"name","url":"interfaces/octokiterror.html#name","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"OctokitError"},{"id":34,"kind":1024,"name":"message","url":"interfaces/octokiterror.html#message","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"OctokitError"},{"id":35,"kind":1024,"name":"stack","url":"interfaces/octokiterror.html#stack","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"OctokitError"},{"id":36,"kind":1024,"name":"Error","url":"interfaces/octokiterror.html#error","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"OctokitError"},{"id":37,"kind":256,"name":"GitHubAPI","url":"interfaces/githubapi.html","classes":"tsd-kind-interface"},{"id":38,"kind":1024,"name":"paginate","url":"interfaces/githubapi.html#paginate","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI"},{"id":39,"kind":65536,"name":"__type","url":"interfaces/githubapi.html#paginate.__type-11","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"GitHubAPI.paginate"},{"id":40,"kind":1024,"name":"hook","url":"interfaces/githubapi.html#hook","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI"},{"id":41,"kind":65536,"name":"__type","url":"interfaces/githubapi.html#hook.__type-6","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"GitHubAPI.hook"},{"id":42,"kind":1024,"name":"request","url":"interfaces/githubapi.html#request","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI"},{"id":43,"kind":65536,"name":"__type","url":"interfaces/githubapi.html#request.__type-17","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"GitHubAPI.request"},{"id":44,"kind":1024,"name":"query","url":"interfaces/githubapi.html#query","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI"},{"id":45,"kind":65536,"name":"__type","url":"interfaces/githubapi.html#query.__type-14","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"GitHubAPI.query"},{"id":46,"kind":2,"name":"Github","url":"modules/githubapi.github.html","classes":"tsd-kind-module tsd-parent-kind-interface","parent":"GitHubAPI"},{"id":47,"kind":256,"name":"Response","url":"interfaces/githubapi.github.response.html","classes":"tsd-kind-interface tsd-parent-kind-module tsd-has-type-parameter","parent":"GitHubAPI.Github"},{"id":48,"kind":1024,"name":"data","url":"interfaces/githubapi.github.response.html#data","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.Response"},{"id":49,"kind":1024,"name":"status","url":"interfaces/githubapi.github.response.html#status","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.Response"},{"id":50,"kind":1024,"name":"headers","url":"interfaces/githubapi.github.response.html#headers","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.Response"},{"id":51,"kind":65536,"name":"__type","url":"interfaces/githubapi.github.response.html#headers.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"GitHubAPI.Github.Response.headers"},{"id":52,"kind":2048,"name":"__@iterator","url":"interfaces/githubapi.github.response.html#___iterator","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"GitHubAPI.Github.Response"},{"id":53,"kind":256,"name":"EmptyParams","url":"interfaces/githubapi.github.emptyparams.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":54,"kind":256,"name":"Options","url":"interfaces/githubapi.github.options.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":55,"kind":1024,"name":"baseUrl","url":"interfaces/githubapi.github.options.html#baseurl","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.Options"},{"id":56,"kind":1024,"name":"timeout","url":"interfaces/githubapi.github.options.html#timeout","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.Options"},{"id":57,"kind":1024,"name":"headers","url":"interfaces/githubapi.github.options.html#headers","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.Options"},{"id":58,"kind":1024,"name":"agent","url":"interfaces/githubapi.github.options.html#agent","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.Options"},{"id":59,"kind":1024,"name":"proxy","url":"interfaces/githubapi.github.options.html#proxy","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.Options"},{"id":60,"kind":1024,"name":"ca","url":"interfaces/githubapi.github.options.html#ca","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.Options"},{"id":61,"kind":1024,"name":"rejectUnauthorized","url":"interfaces/githubapi.github.options.html#rejectunauthorized","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.Options"},{"id":62,"kind":1024,"name":"family","url":"interfaces/githubapi.github.options.html#family","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.Options"},{"id":63,"kind":1024,"name":"host","url":"interfaces/githubapi.github.options.html#host","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.Options"},{"id":64,"kind":1024,"name":"pathPrefix","url":"interfaces/githubapi.github.options.html#pathprefix","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.Options"},{"id":65,"kind":1024,"name":"protocol","url":"interfaces/githubapi.github.options.html#protocol","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.Options"},{"id":66,"kind":1024,"name":"port","url":"interfaces/githubapi.github.options.html#port","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.Options"},{"id":67,"kind":256,"name":"AuthBasic","url":"interfaces/githubapi.github.authbasic.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":68,"kind":1024,"name":"type","url":"interfaces/githubapi.github.authbasic.html#type","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.AuthBasic"},{"id":69,"kind":1024,"name":"username","url":"interfaces/githubapi.github.authbasic.html#username","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.AuthBasic"},{"id":70,"kind":1024,"name":"password","url":"interfaces/githubapi.github.authbasic.html#password","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.AuthBasic"},{"id":71,"kind":256,"name":"AuthOAuthToken","url":"interfaces/githubapi.github.authoauthtoken.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":72,"kind":1024,"name":"type","url":"interfaces/githubapi.github.authoauthtoken.html#type","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.AuthOAuthToken"},{"id":73,"kind":1024,"name":"token","url":"interfaces/githubapi.github.authoauthtoken.html#token","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.AuthOAuthToken"},{"id":74,"kind":256,"name":"AuthOAuthSecret","url":"interfaces/githubapi.github.authoauthsecret.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":75,"kind":1024,"name":"type","url":"interfaces/githubapi.github.authoauthsecret.html#type","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.AuthOAuthSecret"},{"id":76,"kind":1024,"name":"key","url":"interfaces/githubapi.github.authoauthsecret.html#key","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.AuthOAuthSecret"},{"id":77,"kind":1024,"name":"secret","url":"interfaces/githubapi.github.authoauthsecret.html#secret","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.AuthOAuthSecret"},{"id":78,"kind":256,"name":"AuthUserToken","url":"interfaces/githubapi.github.authusertoken.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":79,"kind":1024,"name":"type","url":"interfaces/githubapi.github.authusertoken.html#type","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.AuthUserToken"},{"id":80,"kind":1024,"name":"token","url":"interfaces/githubapi.github.authusertoken.html#token","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.AuthUserToken"},{"id":81,"kind":256,"name":"DeprecatedAuthJWT","url":"interfaces/githubapi.github.deprecatedauthjwt.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":82,"kind":1024,"name":"type","url":"interfaces/githubapi.github.deprecatedauthjwt.html#type","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.DeprecatedAuthJWT"},{"id":83,"kind":1024,"name":"token","url":"interfaces/githubapi.github.deprecatedauthjwt.html#token","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.DeprecatedAuthJWT"},{"id":84,"kind":256,"name":"AuthJWT","url":"interfaces/githubapi.github.authjwt.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":85,"kind":1024,"name":"type","url":"interfaces/githubapi.github.authjwt.html#type","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.AuthJWT"},{"id":86,"kind":1024,"name":"token","url":"interfaces/githubapi.github.authjwt.html#token","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.AuthJWT"},{"id":87,"kind":256,"name":"Callback","url":"interfaces/githubapi.github.callback.html","classes":"tsd-kind-interface tsd-parent-kind-module tsd-has-type-parameter","parent":"GitHubAPI.Github"},{"id":88,"kind":4194304,"name":"AnyResponse","url":"modules/githubapi.github.html#anyresponse","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":89,"kind":4194304,"name":"Auth","url":"modules/githubapi.github.html#auth","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":90,"kind":4194304,"name":"Link","url":"modules/githubapi.github.html#link","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":91,"kind":4194304,"name":"ActivityCheckNotificationThreadSubscriptionParams","url":"modules/githubapi.github.html#activitychecknotificationthreadsubscriptionparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":92,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitychecknotificationthreadsubscriptionparams.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityCheckNotificationThreadSubscriptionParams"},{"id":93,"kind":4194304,"name":"ActivityCheckStarringRepoParams","url":"modules/githubapi.github.html#activitycheckstarringrepoparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":94,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitycheckstarringrepoparams.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityCheckStarringRepoParams"},{"id":95,"kind":4194304,"name":"ActivityDeleteNotificationThreadSubscriptionParams","url":"modules/githubapi.github.html#activitydeletenotificationthreadsubscriptionparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":96,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitydeletenotificationthreadsubscriptionparams.__type-2","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityDeleteNotificationThreadSubscriptionParams"},{"id":97,"kind":4194304,"name":"ActivityGetEventsParams","url":"modules/githubapi.github.html#activitygeteventsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":98,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitygeteventsparams.__type-9","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityGetEventsParams"},{"id":99,"kind":4194304,"name":"ActivityGetEventsForOrgParams","url":"modules/githubapi.github.html#activitygeteventsfororgparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":100,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitygeteventsfororgparams.__type-3","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityGetEventsForOrgParams"},{"id":101,"kind":4194304,"name":"ActivityGetEventsForRepoParams","url":"modules/githubapi.github.html#activitygeteventsforrepoparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":102,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitygeteventsforrepoparams.__type-5","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityGetEventsForRepoParams"},{"id":103,"kind":4194304,"name":"ActivityGetEventsForRepoNetworkParams","url":"modules/githubapi.github.html#activitygeteventsforreponetworkparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":104,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitygeteventsforreponetworkparams.__type-4","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityGetEventsForRepoNetworkParams"},{"id":105,"kind":4194304,"name":"ActivityGetEventsForUserParams","url":"modules/githubapi.github.html#activitygeteventsforuserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":106,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitygeteventsforuserparams.__type-7","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityGetEventsForUserParams"},{"id":107,"kind":4194304,"name":"ActivityGetEventsForUserOrgParams","url":"modules/githubapi.github.html#activitygeteventsforuserorgparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":108,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitygeteventsforuserorgparams.__type-6","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityGetEventsForUserOrgParams"},{"id":109,"kind":4194304,"name":"ActivityGetEventsForUserPublicParams","url":"modules/githubapi.github.html#activitygeteventsforuserpublicparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":110,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitygeteventsforuserpublicparams.__type-8","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityGetEventsForUserPublicParams"},{"id":111,"kind":4194304,"name":"ActivityGetEventsReceivedParams","url":"modules/githubapi.github.html#activitygeteventsreceivedparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":112,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitygeteventsreceivedparams.__type-10","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityGetEventsReceivedParams"},{"id":113,"kind":4194304,"name":"ActivityGetEventsReceivedPublicParams","url":"modules/githubapi.github.html#activitygeteventsreceivedpublicparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":114,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitygeteventsreceivedpublicparams.__type-11","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityGetEventsReceivedPublicParams"},{"id":115,"kind":4194304,"name":"ActivityGetNotificationThreadParams","url":"modules/githubapi.github.html#activitygetnotificationthreadparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":116,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitygetnotificationthreadparams.__type-12","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityGetNotificationThreadParams"},{"id":117,"kind":4194304,"name":"ActivityGetNotificationsParams","url":"modules/githubapi.github.html#activitygetnotificationsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":118,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitygetnotificationsparams.__type-14","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityGetNotificationsParams"},{"id":119,"kind":4194304,"name":"ActivityGetNotificationsForUserParams","url":"modules/githubapi.github.html#activitygetnotificationsforuserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":120,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitygetnotificationsforuserparams.__type-13","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityGetNotificationsForUserParams"},{"id":121,"kind":4194304,"name":"ActivityGetRepoSubscriptionParams","url":"modules/githubapi.github.html#activitygetreposubscriptionparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":122,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitygetreposubscriptionparams.__type-15","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityGetRepoSubscriptionParams"},{"id":123,"kind":4194304,"name":"ActivityGetStargazersForRepoParams","url":"modules/githubapi.github.html#activitygetstargazersforrepoparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":124,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitygetstargazersforrepoparams.__type-16","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityGetStargazersForRepoParams"},{"id":125,"kind":4194304,"name":"ActivityGetStarredReposParams","url":"modules/githubapi.github.html#activitygetstarredreposparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":126,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitygetstarredreposparams.__type-18","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityGetStarredReposParams"},{"id":127,"kind":4194304,"name":"ActivityGetStarredReposForUserParams","url":"modules/githubapi.github.html#activitygetstarredreposforuserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":128,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitygetstarredreposforuserparams.__type-17","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityGetStarredReposForUserParams"},{"id":129,"kind":4194304,"name":"ActivityGetWatchedReposParams","url":"modules/githubapi.github.html#activitygetwatchedreposparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":130,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitygetwatchedreposparams.__type-20","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityGetWatchedReposParams"},{"id":131,"kind":4194304,"name":"ActivityGetWatchedReposForUserParams","url":"modules/githubapi.github.html#activitygetwatchedreposforuserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":132,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitygetwatchedreposforuserparams.__type-19","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityGetWatchedReposForUserParams"},{"id":133,"kind":4194304,"name":"ActivityGetWatchersForRepoParams","url":"modules/githubapi.github.html#activitygetwatchersforrepoparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":134,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitygetwatchersforrepoparams.__type-21","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityGetWatchersForRepoParams"},{"id":135,"kind":4194304,"name":"ActivityMarkNotificationThreadAsReadParams","url":"modules/githubapi.github.html#activitymarknotificationthreadasreadparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":136,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitymarknotificationthreadasreadparams.__type-22","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityMarkNotificationThreadAsReadParams"},{"id":137,"kind":4194304,"name":"ActivityMarkNotificationsAsReadParams","url":"modules/githubapi.github.html#activitymarknotificationsasreadparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":138,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitymarknotificationsasreadparams.__type-24","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityMarkNotificationsAsReadParams"},{"id":139,"kind":4194304,"name":"ActivityMarkNotificationsAsReadForRepoParams","url":"modules/githubapi.github.html#activitymarknotificationsasreadforrepoparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":140,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitymarknotificationsasreadforrepoparams.__type-23","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityMarkNotificationsAsReadForRepoParams"},{"id":141,"kind":4194304,"name":"ActivitySetNotificationThreadSubscriptionParams","url":"modules/githubapi.github.html#activitysetnotificationthreadsubscriptionparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":142,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitysetnotificationthreadsubscriptionparams.__type-25","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivitySetNotificationThreadSubscriptionParams"},{"id":143,"kind":4194304,"name":"ActivitySetRepoSubscriptionParams","url":"modules/githubapi.github.html#activitysetreposubscriptionparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":144,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitysetreposubscriptionparams.__type-26","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivitySetRepoSubscriptionParams"},{"id":145,"kind":4194304,"name":"ActivityStarRepoParams","url":"modules/githubapi.github.html#activitystarrepoparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":146,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitystarrepoparams.__type-27","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityStarRepoParams"},{"id":147,"kind":4194304,"name":"ActivityUnstarRepoParams","url":"modules/githubapi.github.html#activityunstarrepoparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":148,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activityunstarrepoparams.__type-28","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityUnstarRepoParams"},{"id":149,"kind":4194304,"name":"ActivityUnwatchRepoParams","url":"modules/githubapi.github.html#activityunwatchrepoparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":150,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activityunwatchrepoparams.__type-29","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityUnwatchRepoParams"},{"id":151,"kind":4194304,"name":"AppsAddRepoToInstallationParams","url":"modules/githubapi.github.html#appsaddrepotoinstallationparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":152,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#appsaddrepotoinstallationparams.__type-30","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AppsAddRepoToInstallationParams"},{"id":153,"kind":4194304,"name":"AppsCheckMarketplaceListingAccountParams","url":"modules/githubapi.github.html#appscheckmarketplacelistingaccountparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":154,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#appscheckmarketplacelistingaccountparams.__type-31","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AppsCheckMarketplaceListingAccountParams"},{"id":155,"kind":4194304,"name":"AppsCheckMarketplaceListingStubbedAccountParams","url":"modules/githubapi.github.html#appscheckmarketplacelistingstubbedaccountparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":156,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#appscheckmarketplacelistingstubbedaccountparams.__type-32","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AppsCheckMarketplaceListingStubbedAccountParams"},{"id":157,"kind":4194304,"name":"AppsCreateInstallationTokenParams","url":"modules/githubapi.github.html#appscreateinstallationtokenparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":158,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#appscreateinstallationtokenparams.__type-33","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AppsCreateInstallationTokenParams"},{"id":159,"kind":4194304,"name":"AppsFindOrgInstallationParams","url":"modules/githubapi.github.html#appsfindorginstallationparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":160,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#appsfindorginstallationparams.__type-34","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AppsFindOrgInstallationParams"},{"id":161,"kind":4194304,"name":"AppsFindRepoInstallationParams","url":"modules/githubapi.github.html#appsfindrepoinstallationparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":162,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#appsfindrepoinstallationparams.__type-35","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AppsFindRepoInstallationParams"},{"id":163,"kind":4194304,"name":"AppsFindUserInstallationParams","url":"modules/githubapi.github.html#appsfinduserinstallationparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":164,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#appsfinduserinstallationparams.__type-36","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AppsFindUserInstallationParams"},{"id":165,"kind":4194304,"name":"AppsGetForSlugParams","url":"modules/githubapi.github.html#appsgetforslugparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":166,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#appsgetforslugparams.__type-37","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AppsGetForSlugParams"},{"id":167,"kind":4194304,"name":"AppsGetInstallationParams","url":"modules/githubapi.github.html#appsgetinstallationparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":168,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#appsgetinstallationparams.__type-38","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AppsGetInstallationParams"},{"id":169,"kind":4194304,"name":"AppsGetInstallationRepositoriesParams","url":"modules/githubapi.github.html#appsgetinstallationrepositoriesparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":170,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#appsgetinstallationrepositoriesparams.__type-39","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AppsGetInstallationRepositoriesParams"},{"id":171,"kind":4194304,"name":"AppsGetInstallationsParams","url":"modules/githubapi.github.html#appsgetinstallationsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":172,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#appsgetinstallationsparams.__type-40","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AppsGetInstallationsParams"},{"id":173,"kind":4194304,"name":"AppsGetMarketplaceListingPlanAccountsParams","url":"modules/githubapi.github.html#appsgetmarketplacelistingplanaccountsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":174,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#appsgetmarketplacelistingplanaccountsparams.__type-41","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AppsGetMarketplaceListingPlanAccountsParams"},{"id":175,"kind":4194304,"name":"AppsGetMarketplaceListingPlansParams","url":"modules/githubapi.github.html#appsgetmarketplacelistingplansparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":176,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#appsgetmarketplacelistingplansparams.__type-42","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AppsGetMarketplaceListingPlansParams"},{"id":177,"kind":4194304,"name":"AppsGetMarketplaceListingStubbedPlanAccountsParams","url":"modules/githubapi.github.html#appsgetmarketplacelistingstubbedplanaccountsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":178,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#appsgetmarketplacelistingstubbedplanaccountsparams.__type-43","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AppsGetMarketplaceListingStubbedPlanAccountsParams"},{"id":179,"kind":4194304,"name":"AppsGetMarketplaceListingStubbedPlansParams","url":"modules/githubapi.github.html#appsgetmarketplacelistingstubbedplansparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":180,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#appsgetmarketplacelistingstubbedplansparams.__type-44","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AppsGetMarketplaceListingStubbedPlansParams"},{"id":181,"kind":4194304,"name":"AppsRemoveRepoFromInstallationParams","url":"modules/githubapi.github.html#appsremoverepofrominstallationparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":182,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#appsremoverepofrominstallationparams.__type-45","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AppsRemoveRepoFromInstallationParams"},{"id":183,"kind":4194304,"name":"AuthorizationCheckParams","url":"modules/githubapi.github.html#authorizationcheckparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":184,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#authorizationcheckparams.__type-46","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AuthorizationCheckParams"},{"id":185,"kind":4194304,"name":"AuthorizationCreateParams","url":"modules/githubapi.github.html#authorizationcreateparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":186,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#authorizationcreateparams.__type-47","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AuthorizationCreateParams"},{"id":187,"kind":4194304,"name":"AuthorizationDeleteParams","url":"modules/githubapi.github.html#authorizationdeleteparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":188,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#authorizationdeleteparams.__type-49","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AuthorizationDeleteParams"},{"id":189,"kind":4194304,"name":"AuthorizationDeleteGrantParams","url":"modules/githubapi.github.html#authorizationdeletegrantparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":190,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#authorizationdeletegrantparams.__type-48","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AuthorizationDeleteGrantParams"},{"id":191,"kind":4194304,"name":"AuthorizationGetParams","url":"modules/githubapi.github.html#authorizationgetparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":192,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#authorizationgetparams.__type-55","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AuthorizationGetParams"},{"id":193,"kind":4194304,"name":"AuthorizationGetAllParams","url":"modules/githubapi.github.html#authorizationgetallparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":194,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#authorizationgetallparams.__type-50","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AuthorizationGetAllParams"},{"id":195,"kind":4194304,"name":"AuthorizationGetGrantParams","url":"modules/githubapi.github.html#authorizationgetgrantparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":196,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#authorizationgetgrantparams.__type-51","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AuthorizationGetGrantParams"},{"id":197,"kind":4194304,"name":"AuthorizationGetGrantsParams","url":"modules/githubapi.github.html#authorizationgetgrantsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":198,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#authorizationgetgrantsparams.__type-52","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AuthorizationGetGrantsParams"},{"id":199,"kind":4194304,"name":"AuthorizationGetOrCreateAuthorizationForAppParams","url":"modules/githubapi.github.html#authorizationgetorcreateauthorizationforappparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":200,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#authorizationgetorcreateauthorizationforappparams.__type-54","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AuthorizationGetOrCreateAuthorizationForAppParams"},{"id":201,"kind":4194304,"name":"AuthorizationGetOrCreateAuthorizationForAppAndFingerprintParams","url":"modules/githubapi.github.html#authorizationgetorcreateauthorizationforappandfingerprintparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":202,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#authorizationgetorcreateauthorizationforappandfingerprintparams.__type-53","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AuthorizationGetOrCreateAuthorizationForAppAndFingerprintParams"},{"id":203,"kind":4194304,"name":"AuthorizationResetParams","url":"modules/githubapi.github.html#authorizationresetparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":204,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#authorizationresetparams.__type-56","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AuthorizationResetParams"},{"id":205,"kind":4194304,"name":"AuthorizationRevokeParams","url":"modules/githubapi.github.html#authorizationrevokeparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":206,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#authorizationrevokeparams.__type-58","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AuthorizationRevokeParams"},{"id":207,"kind":4194304,"name":"AuthorizationRevokeGrantParams","url":"modules/githubapi.github.html#authorizationrevokegrantparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":208,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#authorizationrevokegrantparams.__type-57","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AuthorizationRevokeGrantParams"},{"id":209,"kind":4194304,"name":"AuthorizationUpdateParams","url":"modules/githubapi.github.html#authorizationupdateparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":210,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#authorizationupdateparams.__type-59","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AuthorizationUpdateParams"},{"id":211,"kind":4194304,"name":"ChecksCreateParams","url":"modules/githubapi.github.html#checkscreateparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":212,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#checkscreateparams.__type-60","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ChecksCreateParams"},{"id":213,"kind":4194304,"name":"ChecksCreateSuiteParams","url":"modules/githubapi.github.html#checkscreatesuiteparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":214,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#checkscreatesuiteparams.__type-65","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ChecksCreateSuiteParams"},{"id":215,"kind":4194304,"name":"ChecksGetParams","url":"modules/githubapi.github.html#checksgetparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":216,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#checksgetparams.__type-66","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ChecksGetParams"},{"id":217,"kind":4194304,"name":"ChecksGetSuiteParams","url":"modules/githubapi.github.html#checksgetsuiteparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":218,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#checksgetsuiteparams.__type-67","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ChecksGetSuiteParams"},{"id":219,"kind":4194304,"name":"ChecksListAnnotationsParams","url":"modules/githubapi.github.html#checkslistannotationsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":220,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#checkslistannotationsparams.__type-68","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ChecksListAnnotationsParams"},{"id":221,"kind":4194304,"name":"ChecksListForRefParams","url":"modules/githubapi.github.html#checkslistforrefparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":222,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#checkslistforrefparams.__type-69","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ChecksListForRefParams"},{"id":223,"kind":4194304,"name":"ChecksListForSuiteParams","url":"modules/githubapi.github.html#checkslistforsuiteparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":224,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#checkslistforsuiteparams.__type-70","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ChecksListForSuiteParams"},{"id":225,"kind":4194304,"name":"ChecksListSuitesForRefParams","url":"modules/githubapi.github.html#checkslistsuitesforrefparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":226,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#checkslistsuitesforrefparams.__type-71","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ChecksListSuitesForRefParams"},{"id":227,"kind":4194304,"name":"ChecksRequestSuitesParams","url":"modules/githubapi.github.html#checksrequestsuitesparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":228,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#checksrequestsuitesparams.__type-72","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ChecksRequestSuitesParams"},{"id":229,"kind":4194304,"name":"ChecksSetSuitesPreferencesParams","url":"modules/githubapi.github.html#checkssetsuitespreferencesparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":230,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#checkssetsuitespreferencesparams.__type-73","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ChecksSetSuitesPreferencesParams"},{"id":231,"kind":4194304,"name":"ChecksUpdateParams","url":"modules/githubapi.github.html#checksupdateparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":232,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#checksupdateparams.__type-75","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ChecksUpdateParams"},{"id":233,"kind":4194304,"name":"GistsCheckStarParams","url":"modules/githubapi.github.html#gistscheckstarparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":234,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gistscheckstarparams.__type-80","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GistsCheckStarParams"},{"id":235,"kind":4194304,"name":"GistsCreateParams","url":"modules/githubapi.github.html#gistscreateparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":236,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gistscreateparams.__type-82","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GistsCreateParams"},{"id":237,"kind":4194304,"name":"GistsCreateCommentParams","url":"modules/githubapi.github.html#gistscreatecommentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":238,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gistscreatecommentparams.__type-81","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GistsCreateCommentParams"},{"id":239,"kind":4194304,"name":"GistsDeleteParams","url":"modules/githubapi.github.html#gistsdeleteparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":240,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gistsdeleteparams.__type-85","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GistsDeleteParams"},{"id":241,"kind":4194304,"name":"GistsDeleteCommentParams","url":"modules/githubapi.github.html#gistsdeletecommentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":242,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gistsdeletecommentparams.__type-84","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GistsDeleteCommentParams"},{"id":243,"kind":4194304,"name":"GistsEditParams","url":"modules/githubapi.github.html#gistseditparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":244,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gistseditparams.__type-87","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GistsEditParams"},{"id":245,"kind":4194304,"name":"GistsEditCommentParams","url":"modules/githubapi.github.html#gistseditcommentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":246,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gistseditcommentparams.__type-86","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GistsEditCommentParams"},{"id":247,"kind":4194304,"name":"GistsForkParams","url":"modules/githubapi.github.html#gistsforkparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":248,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gistsforkparams.__type-89","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GistsForkParams"},{"id":249,"kind":4194304,"name":"GistsGetParams","url":"modules/githubapi.github.html#gistsgetparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":250,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gistsgetparams.__type-96","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GistsGetParams"},{"id":251,"kind":4194304,"name":"GistsGetAllParams","url":"modules/githubapi.github.html#gistsgetallparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":252,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gistsgetallparams.__type-90","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GistsGetAllParams"},{"id":253,"kind":4194304,"name":"GistsGetCommentParams","url":"modules/githubapi.github.html#gistsgetcommentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":254,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gistsgetcommentparams.__type-91","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GistsGetCommentParams"},{"id":255,"kind":4194304,"name":"GistsGetCommentsParams","url":"modules/githubapi.github.html#gistsgetcommentsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":256,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gistsgetcommentsparams.__type-92","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GistsGetCommentsParams"},{"id":257,"kind":4194304,"name":"GistsGetCommitsParams","url":"modules/githubapi.github.html#gistsgetcommitsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":258,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gistsgetcommitsparams.__type-93","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GistsGetCommitsParams"},{"id":259,"kind":4194304,"name":"GistsGetForUserParams","url":"modules/githubapi.github.html#gistsgetforuserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":260,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gistsgetforuserparams.__type-94","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GistsGetForUserParams"},{"id":261,"kind":4194304,"name":"GistsGetForksParams","url":"modules/githubapi.github.html#gistsgetforksparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":262,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gistsgetforksparams.__type-95","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GistsGetForksParams"},{"id":263,"kind":4194304,"name":"GistsGetPublicParams","url":"modules/githubapi.github.html#gistsgetpublicparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":264,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gistsgetpublicparams.__type-97","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GistsGetPublicParams"},{"id":265,"kind":4194304,"name":"GistsGetRevisionParams","url":"modules/githubapi.github.html#gistsgetrevisionparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":266,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gistsgetrevisionparams.__type-98","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GistsGetRevisionParams"},{"id":267,"kind":4194304,"name":"GistsGetStarredParams","url":"modules/githubapi.github.html#gistsgetstarredparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":268,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gistsgetstarredparams.__type-99","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GistsGetStarredParams"},{"id":269,"kind":4194304,"name":"GistsStarParams","url":"modules/githubapi.github.html#gistsstarparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":270,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gistsstarparams.__type-100","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GistsStarParams"},{"id":271,"kind":4194304,"name":"GistsUnstarParams","url":"modules/githubapi.github.html#gistsunstarparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":272,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gistsunstarparams.__type-101","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GistsUnstarParams"},{"id":273,"kind":4194304,"name":"GitdataCreateBlobParams","url":"modules/githubapi.github.html#gitdatacreateblobparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":274,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gitdatacreateblobparams.__type-102","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GitdataCreateBlobParams"},{"id":275,"kind":4194304,"name":"GitdataCreateCommitParams","url":"modules/githubapi.github.html#gitdatacreatecommitparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":276,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gitdatacreatecommitparams.__type-103","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GitdataCreateCommitParams"},{"id":277,"kind":4194304,"name":"GitdataCreateReferenceParams","url":"modules/githubapi.github.html#gitdatacreatereferenceparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":278,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gitdatacreatereferenceparams.__type-106","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GitdataCreateReferenceParams"},{"id":279,"kind":4194304,"name":"GitdataCreateTagParams","url":"modules/githubapi.github.html#gitdatacreatetagparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":280,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gitdatacreatetagparams.__type-107","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GitdataCreateTagParams"},{"id":281,"kind":4194304,"name":"GitdataCreateTreeParams","url":"modules/githubapi.github.html#gitdatacreatetreeparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":282,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gitdatacreatetreeparams.__type-109","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GitdataCreateTreeParams"},{"id":283,"kind":4194304,"name":"GitdataDeleteReferenceParams","url":"modules/githubapi.github.html#gitdatadeletereferenceparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":284,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gitdatadeletereferenceparams.__type-111","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GitdataDeleteReferenceParams"},{"id":285,"kind":4194304,"name":"GitdataGetBlobParams","url":"modules/githubapi.github.html#gitdatagetblobparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":286,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gitdatagetblobparams.__type-112","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GitdataGetBlobParams"},{"id":287,"kind":4194304,"name":"GitdataGetCommitParams","url":"modules/githubapi.github.html#gitdatagetcommitparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":288,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gitdatagetcommitparams.__type-113","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GitdataGetCommitParams"},{"id":289,"kind":4194304,"name":"GitdataGetCommitSignatureVerificationParams","url":"modules/githubapi.github.html#gitdatagetcommitsignatureverificationparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":290,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gitdatagetcommitsignatureverificationparams.__type-114","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GitdataGetCommitSignatureVerificationParams"},{"id":291,"kind":4194304,"name":"GitdataGetReferenceParams","url":"modules/githubapi.github.html#gitdatagetreferenceparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":292,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gitdatagetreferenceparams.__type-115","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GitdataGetReferenceParams"},{"id":293,"kind":4194304,"name":"GitdataGetTagParams","url":"modules/githubapi.github.html#gitdatagettagparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":294,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gitdatagettagparams.__type-116","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GitdataGetTagParams"},{"id":295,"kind":4194304,"name":"GitdataGetTagSignatureVerificationParams","url":"modules/githubapi.github.html#gitdatagettagsignatureverificationparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":296,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gitdatagettagsignatureverificationparams.__type-117","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GitdataGetTagSignatureVerificationParams"},{"id":297,"kind":4194304,"name":"GitdataGetTreeParams","url":"modules/githubapi.github.html#gitdatagettreeparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":298,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gitdatagettreeparams.__type-118","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GitdataGetTreeParams"},{"id":299,"kind":4194304,"name":"GitdataUpdateReferenceParams","url":"modules/githubapi.github.html#gitdataupdatereferenceparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":300,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gitdataupdatereferenceparams.__type-119","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GitdataUpdateReferenceParams"},{"id":301,"kind":4194304,"name":"IssuesAddAssigneesToIssueParams","url":"modules/githubapi.github.html#issuesaddassigneestoissueparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":302,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesaddassigneestoissueparams.__type-120","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesAddAssigneesToIssueParams"},{"id":303,"kind":4194304,"name":"IssuesAddLabelsParams","url":"modules/githubapi.github.html#issuesaddlabelsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":304,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesaddlabelsparams.__type-121","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesAddLabelsParams"},{"id":305,"kind":4194304,"name":"IssuesCheckAssigneeParams","url":"modules/githubapi.github.html#issuescheckassigneeparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":306,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuescheckassigneeparams.__type-122","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesCheckAssigneeParams"},{"id":307,"kind":4194304,"name":"IssuesCreateParams","url":"modules/githubapi.github.html#issuescreateparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":308,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuescreateparams.__type-126","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesCreateParams"},{"id":309,"kind":4194304,"name":"IssuesCreateCommentParams","url":"modules/githubapi.github.html#issuescreatecommentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":310,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuescreatecommentparams.__type-123","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesCreateCommentParams"},{"id":311,"kind":4194304,"name":"IssuesCreateLabelParams","url":"modules/githubapi.github.html#issuescreatelabelparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":312,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuescreatelabelparams.__type-124","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesCreateLabelParams"},{"id":313,"kind":4194304,"name":"IssuesCreateMilestoneParams","url":"modules/githubapi.github.html#issuescreatemilestoneparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":314,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuescreatemilestoneparams.__type-125","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesCreateMilestoneParams"},{"id":315,"kind":4194304,"name":"IssuesDeleteCommentParams","url":"modules/githubapi.github.html#issuesdeletecommentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":316,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesdeletecommentparams.__type-127","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesDeleteCommentParams"},{"id":317,"kind":4194304,"name":"IssuesDeleteLabelParams","url":"modules/githubapi.github.html#issuesdeletelabelparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":318,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesdeletelabelparams.__type-128","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesDeleteLabelParams"},{"id":319,"kind":4194304,"name":"IssuesDeleteMilestoneParams","url":"modules/githubapi.github.html#issuesdeletemilestoneparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":320,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesdeletemilestoneparams.__type-129","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesDeleteMilestoneParams"},{"id":321,"kind":4194304,"name":"IssuesEditParams","url":"modules/githubapi.github.html#issueseditparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":322,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issueseditparams.__type-131","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesEditParams"},{"id":323,"kind":4194304,"name":"IssuesEditCommentParams","url":"modules/githubapi.github.html#issueseditcommentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":324,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issueseditcommentparams.__type-130","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesEditCommentParams"},{"id":325,"kind":4194304,"name":"IssuesGetParams","url":"modules/githubapi.github.html#issuesgetparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":326,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesgetparams.__type-150","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesGetParams"},{"id":327,"kind":4194304,"name":"IssuesGetAllParams","url":"modules/githubapi.github.html#issuesgetallparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":328,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesgetallparams.__type-132","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesGetAllParams"},{"id":329,"kind":4194304,"name":"IssuesGetAssigneesParams","url":"modules/githubapi.github.html#issuesgetassigneesparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":330,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesgetassigneesparams.__type-133","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesGetAssigneesParams"},{"id":331,"kind":4194304,"name":"IssuesGetCommentParams","url":"modules/githubapi.github.html#issuesgetcommentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":332,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesgetcommentparams.__type-134","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesGetCommentParams"},{"id":333,"kind":4194304,"name":"IssuesGetCommentsParams","url":"modules/githubapi.github.html#issuesgetcommentsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":334,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesgetcommentsparams.__type-136","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesGetCommentsParams"},{"id":335,"kind":4194304,"name":"IssuesGetCommentsForRepoParams","url":"modules/githubapi.github.html#issuesgetcommentsforrepoparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":336,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesgetcommentsforrepoparams.__type-135","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesGetCommentsForRepoParams"},{"id":337,"kind":4194304,"name":"IssuesGetEventParams","url":"modules/githubapi.github.html#issuesgeteventparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":338,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesgeteventparams.__type-137","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesGetEventParams"},{"id":339,"kind":4194304,"name":"IssuesGetEventsParams","url":"modules/githubapi.github.html#issuesgeteventsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":340,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesgeteventsparams.__type-139","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesGetEventsParams"},{"id":341,"kind":4194304,"name":"IssuesGetEventsForRepoParams","url":"modules/githubapi.github.html#issuesgeteventsforrepoparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":342,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesgeteventsforrepoparams.__type-138","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesGetEventsForRepoParams"},{"id":343,"kind":4194304,"name":"IssuesGetEventsTimelineParams","url":"modules/githubapi.github.html#issuesgeteventstimelineparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":344,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesgeteventstimelineparams.__type-140","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesGetEventsTimelineParams"},{"id":345,"kind":4194304,"name":"IssuesGetForOrgParams","url":"modules/githubapi.github.html#issuesgetfororgparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":346,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesgetfororgparams.__type-141","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesGetForOrgParams"},{"id":347,"kind":4194304,"name":"IssuesGetForRepoParams","url":"modules/githubapi.github.html#issuesgetforrepoparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":348,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesgetforrepoparams.__type-142","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesGetForRepoParams"},{"id":349,"kind":4194304,"name":"IssuesGetForUserParams","url":"modules/githubapi.github.html#issuesgetforuserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":350,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesgetforuserparams.__type-143","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesGetForUserParams"},{"id":351,"kind":4194304,"name":"IssuesGetIssueLabelsParams","url":"modules/githubapi.github.html#issuesgetissuelabelsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":352,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesgetissuelabelsparams.__type-144","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesGetIssueLabelsParams"},{"id":353,"kind":4194304,"name":"IssuesGetLabelParams","url":"modules/githubapi.github.html#issuesgetlabelparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":354,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesgetlabelparams.__type-145","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesGetLabelParams"},{"id":355,"kind":4194304,"name":"IssuesGetLabelsParams","url":"modules/githubapi.github.html#issuesgetlabelsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":356,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesgetlabelsparams.__type-146","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesGetLabelsParams"},{"id":357,"kind":4194304,"name":"IssuesGetMilestoneParams","url":"modules/githubapi.github.html#issuesgetmilestoneparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":358,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesgetmilestoneparams.__type-148","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesGetMilestoneParams"},{"id":359,"kind":4194304,"name":"IssuesGetMilestoneLabelsParams","url":"modules/githubapi.github.html#issuesgetmilestonelabelsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":360,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesgetmilestonelabelsparams.__type-147","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesGetMilestoneLabelsParams"},{"id":361,"kind":4194304,"name":"IssuesGetMilestonesParams","url":"modules/githubapi.github.html#issuesgetmilestonesparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":362,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesgetmilestonesparams.__type-149","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesGetMilestonesParams"},{"id":363,"kind":4194304,"name":"IssuesLockParams","url":"modules/githubapi.github.html#issueslockparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":364,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issueslockparams.__type-151","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesLockParams"},{"id":365,"kind":4194304,"name":"IssuesRemoveAllLabelsParams","url":"modules/githubapi.github.html#issuesremovealllabelsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":366,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesremovealllabelsparams.__type-152","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesRemoveAllLabelsParams"},{"id":367,"kind":4194304,"name":"IssuesRemoveAssigneesFromIssueParams","url":"modules/githubapi.github.html#issuesremoveassigneesfromissueparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":368,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesremoveassigneesfromissueparams.__type-153","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesRemoveAssigneesFromIssueParams"},{"id":369,"kind":4194304,"name":"IssuesRemoveLabelParams","url":"modules/githubapi.github.html#issuesremovelabelparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":370,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesremovelabelparams.__type-154","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesRemoveLabelParams"},{"id":371,"kind":4194304,"name":"IssuesReplaceAllLabelsParams","url":"modules/githubapi.github.html#issuesreplacealllabelsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":372,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesreplacealllabelsparams.__type-155","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesReplaceAllLabelsParams"},{"id":373,"kind":4194304,"name":"IssuesUnlockParams","url":"modules/githubapi.github.html#issuesunlockparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":374,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesunlockparams.__type-156","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesUnlockParams"},{"id":375,"kind":4194304,"name":"IssuesUpdateLabelParams","url":"modules/githubapi.github.html#issuesupdatelabelparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":376,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesupdatelabelparams.__type-157","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesUpdateLabelParams"},{"id":377,"kind":4194304,"name":"IssuesUpdateMilestoneParams","url":"modules/githubapi.github.html#issuesupdatemilestoneparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":378,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesupdatemilestoneparams.__type-158","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesUpdateMilestoneParams"},{"id":379,"kind":4194304,"name":"MigrationsCancelImportParams","url":"modules/githubapi.github.html#migrationscancelimportparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":380,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#migrationscancelimportparams.__type-159","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MigrationsCancelImportParams"},{"id":381,"kind":4194304,"name":"MigrationsDeleteArchiveForAuthenticatedUserParams","url":"modules/githubapi.github.html#migrationsdeletearchiveforauthenticateduserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":382,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#migrationsdeletearchiveforauthenticateduserparams.__type-160","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MigrationsDeleteArchiveForAuthenticatedUserParams"},{"id":383,"kind":4194304,"name":"MigrationsDeleteMigrationArchiveParams","url":"modules/githubapi.github.html#migrationsdeletemigrationarchiveparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":384,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#migrationsdeletemigrationarchiveparams.__type-161","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MigrationsDeleteMigrationArchiveParams"},{"id":385,"kind":4194304,"name":"MigrationsGetArchiveForAuthenticatedUserParams","url":"modules/githubapi.github.html#migrationsgetarchiveforauthenticateduserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":386,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#migrationsgetarchiveforauthenticateduserparams.__type-162","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MigrationsGetArchiveForAuthenticatedUserParams"},{"id":387,"kind":4194304,"name":"MigrationsGetImportCommitAuthorsParams","url":"modules/githubapi.github.html#migrationsgetimportcommitauthorsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":388,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#migrationsgetimportcommitauthorsparams.__type-163","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MigrationsGetImportCommitAuthorsParams"},{"id":389,"kind":4194304,"name":"MigrationsGetImportProgressParams","url":"modules/githubapi.github.html#migrationsgetimportprogressparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":390,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#migrationsgetimportprogressparams.__type-164","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MigrationsGetImportProgressParams"},{"id":391,"kind":4194304,"name":"MigrationsGetLargeImportFilesParams","url":"modules/githubapi.github.html#migrationsgetlargeimportfilesparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":392,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#migrationsgetlargeimportfilesparams.__type-165","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MigrationsGetLargeImportFilesParams"},{"id":393,"kind":4194304,"name":"MigrationsGetMigrationArchiveLinkParams","url":"modules/githubapi.github.html#migrationsgetmigrationarchivelinkparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":394,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#migrationsgetmigrationarchivelinkparams.__type-166","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MigrationsGetMigrationArchiveLinkParams"},{"id":395,"kind":4194304,"name":"MigrationsGetMigrationStatusParams","url":"modules/githubapi.github.html#migrationsgetmigrationstatusparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":396,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#migrationsgetmigrationstatusparams.__type-167","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MigrationsGetMigrationStatusParams"},{"id":397,"kind":4194304,"name":"MigrationsGetMigrationsParams","url":"modules/githubapi.github.html#migrationsgetmigrationsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":398,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#migrationsgetmigrationsparams.__type-168","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MigrationsGetMigrationsParams"},{"id":399,"kind":4194304,"name":"MigrationsGetStatusForAuthenticatedUserParams","url":"modules/githubapi.github.html#migrationsgetstatusforauthenticateduserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":400,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#migrationsgetstatusforauthenticateduserparams.__type-169","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MigrationsGetStatusForAuthenticatedUserParams"},{"id":401,"kind":4194304,"name":"MigrationsListForAuthenticatedUserParams","url":"modules/githubapi.github.html#migrationslistforauthenticateduserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":402,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#migrationslistforauthenticateduserparams.__type-170","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MigrationsListForAuthenticatedUserParams"},{"id":403,"kind":4194304,"name":"MigrationsMapImportCommitAuthorParams","url":"modules/githubapi.github.html#migrationsmapimportcommitauthorparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":404,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#migrationsmapimportcommitauthorparams.__type-171","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MigrationsMapImportCommitAuthorParams"},{"id":405,"kind":4194304,"name":"MigrationsSetImportLfsPreferenceParams","url":"modules/githubapi.github.html#migrationssetimportlfspreferenceparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":406,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#migrationssetimportlfspreferenceparams.__type-172","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MigrationsSetImportLfsPreferenceParams"},{"id":407,"kind":4194304,"name":"MigrationsStartForAuthenticatedUserParams","url":"modules/githubapi.github.html#migrationsstartforauthenticateduserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":408,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#migrationsstartforauthenticateduserparams.__type-173","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MigrationsStartForAuthenticatedUserParams"},{"id":409,"kind":4194304,"name":"MigrationsStartImportParams","url":"modules/githubapi.github.html#migrationsstartimportparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":410,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#migrationsstartimportparams.__type-174","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MigrationsStartImportParams"},{"id":411,"kind":4194304,"name":"MigrationsStartMigrationParams","url":"modules/githubapi.github.html#migrationsstartmigrationparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":412,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#migrationsstartmigrationparams.__type-175","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MigrationsStartMigrationParams"},{"id":413,"kind":4194304,"name":"MigrationsUnlockRepoForAuthenticatedUserParams","url":"modules/githubapi.github.html#migrationsunlockrepoforauthenticateduserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":414,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#migrationsunlockrepoforauthenticateduserparams.__type-176","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MigrationsUnlockRepoForAuthenticatedUserParams"},{"id":415,"kind":4194304,"name":"MigrationsUnlockRepoLockedForMigrationParams","url":"modules/githubapi.github.html#migrationsunlockrepolockedformigrationparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":416,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#migrationsunlockrepolockedformigrationparams.__type-177","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MigrationsUnlockRepoLockedForMigrationParams"},{"id":417,"kind":4194304,"name":"MigrationsUpdateImportParams","url":"modules/githubapi.github.html#migrationsupdateimportparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":418,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#migrationsupdateimportparams.__type-178","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MigrationsUpdateImportParams"},{"id":419,"kind":4194304,"name":"MiscGetCodeOfConductParams","url":"modules/githubapi.github.html#miscgetcodeofconductparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":420,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#miscgetcodeofconductparams.__type-179","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MiscGetCodeOfConductParams"},{"id":421,"kind":4194304,"name":"MiscGetGitignoreTemplateParams","url":"modules/githubapi.github.html#miscgetgitignoretemplateparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":422,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#miscgetgitignoretemplateparams.__type-180","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MiscGetGitignoreTemplateParams"},{"id":423,"kind":4194304,"name":"MiscGetLicenseParams","url":"modules/githubapi.github.html#miscgetlicenseparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":424,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#miscgetlicenseparams.__type-181","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MiscGetLicenseParams"},{"id":425,"kind":4194304,"name":"MiscGetRepoCodeOfConductParams","url":"modules/githubapi.github.html#miscgetrepocodeofconductparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":426,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#miscgetrepocodeofconductparams.__type-182","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MiscGetRepoCodeOfConductParams"},{"id":427,"kind":4194304,"name":"MiscGetRepoLicenseParams","url":"modules/githubapi.github.html#miscgetrepolicenseparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":428,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#miscgetrepolicenseparams.__type-183","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MiscGetRepoLicenseParams"},{"id":429,"kind":4194304,"name":"MiscRenderMarkdownParams","url":"modules/githubapi.github.html#miscrendermarkdownparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":430,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#miscrendermarkdownparams.__type-184","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MiscRenderMarkdownParams"},{"id":431,"kind":4194304,"name":"OrgsAddOrgMembershipParams","url":"modules/githubapi.github.html#orgsaddorgmembershipparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":432,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsaddorgmembershipparams.__type-185","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsAddOrgMembershipParams"},{"id":433,"kind":4194304,"name":"OrgsAddTeamMembershipParams","url":"modules/githubapi.github.html#orgsaddteammembershipparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":434,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsaddteammembershipparams.__type-186","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsAddTeamMembershipParams"},{"id":435,"kind":4194304,"name":"OrgsAddTeamRepoParams","url":"modules/githubapi.github.html#orgsaddteamrepoparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":436,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsaddteamrepoparams.__type-187","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsAddTeamRepoParams"},{"id":437,"kind":4194304,"name":"OrgsBlockUserParams","url":"modules/githubapi.github.html#orgsblockuserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":438,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsblockuserparams.__type-188","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsBlockUserParams"},{"id":439,"kind":4194304,"name":"OrgsCheckBlockedUserParams","url":"modules/githubapi.github.html#orgscheckblockeduserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":440,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgscheckblockeduserparams.__type-189","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsCheckBlockedUserParams"},{"id":441,"kind":4194304,"name":"OrgsCheckMembershipParams","url":"modules/githubapi.github.html#orgscheckmembershipparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":442,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgscheckmembershipparams.__type-190","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsCheckMembershipParams"},{"id":443,"kind":4194304,"name":"OrgsCheckPublicMembershipParams","url":"modules/githubapi.github.html#orgscheckpublicmembershipparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":444,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgscheckpublicmembershipparams.__type-191","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsCheckPublicMembershipParams"},{"id":445,"kind":4194304,"name":"OrgsCheckTeamRepoParams","url":"modules/githubapi.github.html#orgscheckteamrepoparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":446,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgscheckteamrepoparams.__type-192","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsCheckTeamRepoParams"},{"id":447,"kind":4194304,"name":"OrgsConcealMembershipParams","url":"modules/githubapi.github.html#orgsconcealmembershipparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":448,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsconcealmembershipparams.__type-193","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsConcealMembershipParams"},{"id":449,"kind":4194304,"name":"OrgsConvertMemberToOutsideCollaboratorParams","url":"modules/githubapi.github.html#orgsconvertmembertooutsidecollaboratorparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":450,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsconvertmembertooutsidecollaboratorparams.__type-194","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsConvertMemberToOutsideCollaboratorParams"},{"id":451,"kind":4194304,"name":"OrgsCreateHookParams","url":"modules/githubapi.github.html#orgscreatehookparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":452,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgscreatehookparams.__type-195","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsCreateHookParams"},{"id":453,"kind":4194304,"name":"OrgsCreateInvitationParams","url":"modules/githubapi.github.html#orgscreateinvitationparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":454,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgscreateinvitationparams.__type-197","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsCreateInvitationParams"},{"id":455,"kind":4194304,"name":"OrgsCreateTeamParams","url":"modules/githubapi.github.html#orgscreateteamparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":456,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgscreateteamparams.__type-198","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsCreateTeamParams"},{"id":457,"kind":4194304,"name":"OrgsDeleteHookParams","url":"modules/githubapi.github.html#orgsdeletehookparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":458,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsdeletehookparams.__type-199","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsDeleteHookParams"},{"id":459,"kind":4194304,"name":"OrgsDeleteTeamParams","url":"modules/githubapi.github.html#orgsdeleteteamparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":460,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsdeleteteamparams.__type-200","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsDeleteTeamParams"},{"id":461,"kind":4194304,"name":"OrgsDeleteTeamRepoParams","url":"modules/githubapi.github.html#orgsdeleteteamrepoparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":462,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsdeleteteamrepoparams.__type-201","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsDeleteTeamRepoParams"},{"id":463,"kind":4194304,"name":"OrgsEditHookParams","url":"modules/githubapi.github.html#orgsedithookparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":464,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsedithookparams.__type-202","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsEditHookParams"},{"id":465,"kind":4194304,"name":"OrgsEditTeamParams","url":"modules/githubapi.github.html#orgseditteamparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":466,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgseditteamparams.__type-204","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsEditTeamParams"},{"id":467,"kind":4194304,"name":"OrgsGetParams","url":"modules/githubapi.github.html#orgsgetparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":468,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsgetparams.__type-215","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsGetParams"},{"id":469,"kind":4194304,"name":"OrgsGetAllParams","url":"modules/githubapi.github.html#orgsgetallparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":470,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsgetallparams.__type-205","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsGetAllParams"},{"id":471,"kind":4194304,"name":"OrgsGetBlockedUsersParams","url":"modules/githubapi.github.html#orgsgetblockedusersparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":472,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsgetblockedusersparams.__type-206","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsGetBlockedUsersParams"},{"id":473,"kind":4194304,"name":"OrgsGetChildTeamsParams","url":"modules/githubapi.github.html#orgsgetchildteamsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":474,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsgetchildteamsparams.__type-207","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsGetChildTeamsParams"},{"id":475,"kind":4194304,"name":"OrgsGetForUserParams","url":"modules/githubapi.github.html#orgsgetforuserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":476,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsgetforuserparams.__type-208","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsGetForUserParams"},{"id":477,"kind":4194304,"name":"OrgsGetHookParams","url":"modules/githubapi.github.html#orgsgethookparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":478,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsgethookparams.__type-209","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsGetHookParams"},{"id":479,"kind":4194304,"name":"OrgsGetHooksParams","url":"modules/githubapi.github.html#orgsgethooksparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":480,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsgethooksparams.__type-210","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsGetHooksParams"},{"id":481,"kind":4194304,"name":"OrgsGetInvitationTeamsParams","url":"modules/githubapi.github.html#orgsgetinvitationteamsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":482,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsgetinvitationteamsparams.__type-211","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsGetInvitationTeamsParams"},{"id":483,"kind":4194304,"name":"OrgsGetMembersParams","url":"modules/githubapi.github.html#orgsgetmembersparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":484,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsgetmembersparams.__type-212","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsGetMembersParams"},{"id":485,"kind":4194304,"name":"OrgsGetOrgMembershipParams","url":"modules/githubapi.github.html#orgsgetorgmembershipparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":486,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsgetorgmembershipparams.__type-213","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsGetOrgMembershipParams"},{"id":487,"kind":4194304,"name":"OrgsGetOutsideCollaboratorsParams","url":"modules/githubapi.github.html#orgsgetoutsidecollaboratorsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":488,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsgetoutsidecollaboratorsparams.__type-214","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsGetOutsideCollaboratorsParams"},{"id":489,"kind":4194304,"name":"OrgsGetPendingOrgInvitesParams","url":"modules/githubapi.github.html#orgsgetpendingorginvitesparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":490,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsgetpendingorginvitesparams.__type-216","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsGetPendingOrgInvitesParams"},{"id":491,"kind":4194304,"name":"OrgsGetPendingTeamInvitesParams","url":"modules/githubapi.github.html#orgsgetpendingteaminvitesparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":492,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsgetpendingteaminvitesparams.__type-217","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsGetPendingTeamInvitesParams"},{"id":493,"kind":4194304,"name":"OrgsGetPublicMembersParams","url":"modules/githubapi.github.html#orgsgetpublicmembersparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":494,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsgetpublicmembersparams.__type-218","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsGetPublicMembersParams"},{"id":495,"kind":4194304,"name":"OrgsGetTeamParams","url":"modules/githubapi.github.html#orgsgetteamparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":496,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsgetteamparams.__type-221","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsGetTeamParams"},{"id":497,"kind":4194304,"name":"OrgsGetTeamMembersParams","url":"modules/githubapi.github.html#orgsgetteammembersparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":498,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsgetteammembersparams.__type-219","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsGetTeamMembersParams"},{"id":499,"kind":4194304,"name":"OrgsGetTeamMembershipParams","url":"modules/githubapi.github.html#orgsgetteammembershipparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":500,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsgetteammembershipparams.__type-220","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsGetTeamMembershipParams"},{"id":501,"kind":4194304,"name":"OrgsGetTeamReposParams","url":"modules/githubapi.github.html#orgsgetteamreposparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":502,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsgetteamreposparams.__type-222","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsGetTeamReposParams"},{"id":503,"kind":4194304,"name":"OrgsGetTeamsParams","url":"modules/githubapi.github.html#orgsgetteamsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":504,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsgetteamsparams.__type-223","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsGetTeamsParams"},{"id":505,"kind":4194304,"name":"OrgsPingHookParams","url":"modules/githubapi.github.html#orgspinghookparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":506,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgspinghookparams.__type-224","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsPingHookParams"},{"id":507,"kind":4194304,"name":"OrgsPublicizeMembershipParams","url":"modules/githubapi.github.html#orgspublicizemembershipparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":508,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgspublicizemembershipparams.__type-225","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsPublicizeMembershipParams"},{"id":509,"kind":4194304,"name":"OrgsRemoveMemberParams","url":"modules/githubapi.github.html#orgsremovememberparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":510,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsremovememberparams.__type-226","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsRemoveMemberParams"},{"id":511,"kind":4194304,"name":"OrgsRemoveOrgMembershipParams","url":"modules/githubapi.github.html#orgsremoveorgmembershipparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":512,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsremoveorgmembershipparams.__type-227","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsRemoveOrgMembershipParams"},{"id":513,"kind":4194304,"name":"OrgsRemoveOutsideCollaboratorParams","url":"modules/githubapi.github.html#orgsremoveoutsidecollaboratorparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":514,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsremoveoutsidecollaboratorparams.__type-228","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsRemoveOutsideCollaboratorParams"},{"id":515,"kind":4194304,"name":"OrgsRemoveTeamMembershipParams","url":"modules/githubapi.github.html#orgsremoveteammembershipparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":516,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsremoveteammembershipparams.__type-229","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsRemoveTeamMembershipParams"},{"id":517,"kind":4194304,"name":"OrgsUnblockUserParams","url":"modules/githubapi.github.html#orgsunblockuserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":518,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsunblockuserparams.__type-230","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsUnblockUserParams"},{"id":519,"kind":4194304,"name":"OrgsUpdateParams","url":"modules/githubapi.github.html#orgsupdateparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":520,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsupdateparams.__type-231","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsUpdateParams"},{"id":521,"kind":4194304,"name":"ProjectsAddCollaboratorParams","url":"modules/githubapi.github.html#projectsaddcollaboratorparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":522,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#projectsaddcollaboratorparams.__type-232","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ProjectsAddCollaboratorParams"},{"id":523,"kind":4194304,"name":"ProjectsCreateOrgProjectParams","url":"modules/githubapi.github.html#projectscreateorgprojectparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":524,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#projectscreateorgprojectparams.__type-233","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ProjectsCreateOrgProjectParams"},{"id":525,"kind":4194304,"name":"ProjectsCreateProjectCardParams","url":"modules/githubapi.github.html#projectscreateprojectcardparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":526,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#projectscreateprojectcardparams.__type-234","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ProjectsCreateProjectCardParams"},{"id":527,"kind":4194304,"name":"ProjectsCreateProjectColumnParams","url":"modules/githubapi.github.html#projectscreateprojectcolumnparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":528,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#projectscreateprojectcolumnparams.__type-235","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ProjectsCreateProjectColumnParams"},{"id":529,"kind":4194304,"name":"ProjectsCreateRepoProjectParams","url":"modules/githubapi.github.html#projectscreaterepoprojectparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":530,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#projectscreaterepoprojectparams.__type-236","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ProjectsCreateRepoProjectParams"},{"id":531,"kind":4194304,"name":"ProjectsDeleteProjectParams","url":"modules/githubapi.github.html#projectsdeleteprojectparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":532,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#projectsdeleteprojectparams.__type-239","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ProjectsDeleteProjectParams"},{"id":533,"kind":4194304,"name":"ProjectsDeleteProjectCardParams","url":"modules/githubapi.github.html#projectsdeleteprojectcardparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":534,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#projectsdeleteprojectcardparams.__type-237","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ProjectsDeleteProjectCardParams"},{"id":535,"kind":4194304,"name":"ProjectsDeleteProjectColumnParams","url":"modules/githubapi.github.html#projectsdeleteprojectcolumnparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":536,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#projectsdeleteprojectcolumnparams.__type-238","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ProjectsDeleteProjectColumnParams"},{"id":537,"kind":4194304,"name":"ProjectsGetCollaboratorsParams","url":"modules/githubapi.github.html#projectsgetcollaboratorsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":538,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#projectsgetcollaboratorsparams.__type-240","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ProjectsGetCollaboratorsParams"},{"id":539,"kind":4194304,"name":"ProjectsGetOrgProjectsParams","url":"modules/githubapi.github.html#projectsgetorgprojectsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":540,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#projectsgetorgprojectsparams.__type-241","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ProjectsGetOrgProjectsParams"},{"id":541,"kind":4194304,"name":"ProjectsGetProjectParams","url":"modules/githubapi.github.html#projectsgetprojectparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":542,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#projectsgetprojectparams.__type-246","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ProjectsGetProjectParams"},{"id":543,"kind":4194304,"name":"ProjectsGetProjectCardParams","url":"modules/githubapi.github.html#projectsgetprojectcardparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":544,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#projectsgetprojectcardparams.__type-242","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ProjectsGetProjectCardParams"},{"id":545,"kind":4194304,"name":"ProjectsGetProjectCardsParams","url":"modules/githubapi.github.html#projectsgetprojectcardsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":546,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#projectsgetprojectcardsparams.__type-243","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ProjectsGetProjectCardsParams"},{"id":547,"kind":4194304,"name":"ProjectsGetProjectColumnParams","url":"modules/githubapi.github.html#projectsgetprojectcolumnparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":548,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#projectsgetprojectcolumnparams.__type-244","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ProjectsGetProjectColumnParams"},{"id":549,"kind":4194304,"name":"ProjectsGetProjectColumnsParams","url":"modules/githubapi.github.html#projectsgetprojectcolumnsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":550,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#projectsgetprojectcolumnsparams.__type-245","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ProjectsGetProjectColumnsParams"},{"id":551,"kind":4194304,"name":"ProjectsGetRepoProjectsParams","url":"modules/githubapi.github.html#projectsgetrepoprojectsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":552,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#projectsgetrepoprojectsparams.__type-247","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ProjectsGetRepoProjectsParams"},{"id":553,"kind":4194304,"name":"ProjectsGetUserPermissionLevelParams","url":"modules/githubapi.github.html#projectsgetuserpermissionlevelparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":554,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#projectsgetuserpermissionlevelparams.__type-248","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ProjectsGetUserPermissionLevelParams"},{"id":555,"kind":4194304,"name":"ProjectsMoveProjectCardParams","url":"modules/githubapi.github.html#projectsmoveprojectcardparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":556,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#projectsmoveprojectcardparams.__type-249","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ProjectsMoveProjectCardParams"},{"id":557,"kind":4194304,"name":"ProjectsMoveProjectColumnParams","url":"modules/githubapi.github.html#projectsmoveprojectcolumnparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":558,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#projectsmoveprojectcolumnparams.__type-250","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ProjectsMoveProjectColumnParams"},{"id":559,"kind":4194304,"name":"ProjectsRemoveCollaboratorParams","url":"modules/githubapi.github.html#projectsremovecollaboratorparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":560,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#projectsremovecollaboratorparams.__type-251","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ProjectsRemoveCollaboratorParams"},{"id":561,"kind":4194304,"name":"ProjectsUpdateProjectParams","url":"modules/githubapi.github.html#projectsupdateprojectparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":562,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#projectsupdateprojectparams.__type-254","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ProjectsUpdateProjectParams"},{"id":563,"kind":4194304,"name":"ProjectsUpdateProjectCardParams","url":"modules/githubapi.github.html#projectsupdateprojectcardparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":564,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#projectsupdateprojectcardparams.__type-252","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ProjectsUpdateProjectCardParams"},{"id":565,"kind":4194304,"name":"ProjectsUpdateProjectColumnParams","url":"modules/githubapi.github.html#projectsupdateprojectcolumnparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":566,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#projectsupdateprojectcolumnparams.__type-253","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ProjectsUpdateProjectColumnParams"},{"id":567,"kind":4194304,"name":"PullRequestsCheckMergedParams","url":"modules/githubapi.github.html#pullrequestscheckmergedparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":568,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestscheckmergedparams.__type-255","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsCheckMergedParams"},{"id":569,"kind":4194304,"name":"PullRequestsCreateParams","url":"modules/githubapi.github.html#pullrequestscreateparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":570,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestscreateparams.__type-259","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsCreateParams"},{"id":571,"kind":4194304,"name":"PullRequestsCreateCommentParams","url":"modules/githubapi.github.html#pullrequestscreatecommentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":572,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestscreatecommentparams.__type-256","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsCreateCommentParams"},{"id":573,"kind":4194304,"name":"PullRequestsCreateCommentReplyParams","url":"modules/githubapi.github.html#pullrequestscreatecommentreplyparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":574,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestscreatecommentreplyparams.__type-257","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsCreateCommentReplyParams"},{"id":575,"kind":4194304,"name":"PullRequestsCreateFromIssueParams","url":"modules/githubapi.github.html#pullrequestscreatefromissueparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":576,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestscreatefromissueparams.__type-258","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsCreateFromIssueParams"},{"id":577,"kind":4194304,"name":"PullRequestsCreateReviewParams","url":"modules/githubapi.github.html#pullrequestscreatereviewparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":578,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestscreatereviewparams.__type-260","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsCreateReviewParams"},{"id":579,"kind":4194304,"name":"PullRequestsCreateReviewRequestParams","url":"modules/githubapi.github.html#pullrequestscreatereviewrequestparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":580,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestscreatereviewrequestparams.__type-262","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsCreateReviewRequestParams"},{"id":581,"kind":4194304,"name":"PullRequestsDeleteCommentParams","url":"modules/githubapi.github.html#pullrequestsdeletecommentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":582,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestsdeletecommentparams.__type-263","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsDeleteCommentParams"},{"id":583,"kind":4194304,"name":"PullRequestsDeletePendingReviewParams","url":"modules/githubapi.github.html#pullrequestsdeletependingreviewparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":584,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestsdeletependingreviewparams.__type-264","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsDeletePendingReviewParams"},{"id":585,"kind":4194304,"name":"PullRequestsDeleteReviewRequestParams","url":"modules/githubapi.github.html#pullrequestsdeletereviewrequestparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":586,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestsdeletereviewrequestparams.__type-265","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsDeleteReviewRequestParams"},{"id":587,"kind":4194304,"name":"PullRequestsDismissReviewParams","url":"modules/githubapi.github.html#pullrequestsdismissreviewparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":588,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestsdismissreviewparams.__type-266","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsDismissReviewParams"},{"id":589,"kind":4194304,"name":"PullRequestsEditCommentParams","url":"modules/githubapi.github.html#pullrequestseditcommentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":590,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestseditcommentparams.__type-267","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsEditCommentParams"},{"id":591,"kind":4194304,"name":"PullRequestsGetParams","url":"modules/githubapi.github.html#pullrequestsgetparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":592,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestsgetparams.__type-274","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsGetParams"},{"id":593,"kind":4194304,"name":"PullRequestsGetAllParams","url":"modules/githubapi.github.html#pullrequestsgetallparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":594,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestsgetallparams.__type-268","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsGetAllParams"},{"id":595,"kind":4194304,"name":"PullRequestsGetCommentParams","url":"modules/githubapi.github.html#pullrequestsgetcommentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":596,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestsgetcommentparams.__type-269","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsGetCommentParams"},{"id":597,"kind":4194304,"name":"PullRequestsGetCommentsParams","url":"modules/githubapi.github.html#pullrequestsgetcommentsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":598,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestsgetcommentsparams.__type-271","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsGetCommentsParams"},{"id":599,"kind":4194304,"name":"PullRequestsGetCommentsForRepoParams","url":"modules/githubapi.github.html#pullrequestsgetcommentsforrepoparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":600,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestsgetcommentsforrepoparams.__type-270","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsGetCommentsForRepoParams"},{"id":601,"kind":4194304,"name":"PullRequestsGetCommitsParams","url":"modules/githubapi.github.html#pullrequestsgetcommitsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":602,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestsgetcommitsparams.__type-272","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsGetCommitsParams"},{"id":603,"kind":4194304,"name":"PullRequestsGetFilesParams","url":"modules/githubapi.github.html#pullrequestsgetfilesparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":604,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestsgetfilesparams.__type-273","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsGetFilesParams"},{"id":605,"kind":4194304,"name":"PullRequestsGetReviewParams","url":"modules/githubapi.github.html#pullrequestsgetreviewparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":606,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestsgetreviewparams.__type-276","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsGetReviewParams"},{"id":607,"kind":4194304,"name":"PullRequestsGetReviewCommentsParams","url":"modules/githubapi.github.html#pullrequestsgetreviewcommentsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":608,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestsgetreviewcommentsparams.__type-275","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsGetReviewCommentsParams"},{"id":609,"kind":4194304,"name":"PullRequestsGetReviewRequestsParams","url":"modules/githubapi.github.html#pullrequestsgetreviewrequestsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":610,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestsgetreviewrequestsparams.__type-277","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsGetReviewRequestsParams"},{"id":611,"kind":4194304,"name":"PullRequestsGetReviewsParams","url":"modules/githubapi.github.html#pullrequestsgetreviewsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":612,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestsgetreviewsparams.__type-278","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsGetReviewsParams"},{"id":613,"kind":4194304,"name":"PullRequestsMergeParams","url":"modules/githubapi.github.html#pullrequestsmergeparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":614,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestsmergeparams.__type-279","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsMergeParams"},{"id":615,"kind":4194304,"name":"PullRequestsSubmitReviewParams","url":"modules/githubapi.github.html#pullrequestssubmitreviewparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":616,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestssubmitreviewparams.__type-280","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsSubmitReviewParams"},{"id":617,"kind":4194304,"name":"PullRequestsUpdateParams","url":"modules/githubapi.github.html#pullrequestsupdateparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":618,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestsupdateparams.__type-281","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsUpdateParams"},{"id":619,"kind":4194304,"name":"ReactionsCreateForCommitCommentParams","url":"modules/githubapi.github.html#reactionscreateforcommitcommentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":620,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reactionscreateforcommitcommentparams.__type-282","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReactionsCreateForCommitCommentParams"},{"id":621,"kind":4194304,"name":"ReactionsCreateForIssueParams","url":"modules/githubapi.github.html#reactionscreateforissueparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":622,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reactionscreateforissueparams.__type-284","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReactionsCreateForIssueParams"},{"id":623,"kind":4194304,"name":"ReactionsCreateForIssueCommentParams","url":"modules/githubapi.github.html#reactionscreateforissuecommentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":624,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reactionscreateforissuecommentparams.__type-283","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReactionsCreateForIssueCommentParams"},{"id":625,"kind":4194304,"name":"ReactionsCreateForPullRequestReviewCommentParams","url":"modules/githubapi.github.html#reactionscreateforpullrequestreviewcommentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":626,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reactionscreateforpullrequestreviewcommentparams.__type-285","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReactionsCreateForPullRequestReviewCommentParams"},{"id":627,"kind":4194304,"name":"ReactionsCreateForTeamDiscussionParams","url":"modules/githubapi.github.html#reactionscreateforteamdiscussionparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":628,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reactionscreateforteamdiscussionparams.__type-287","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReactionsCreateForTeamDiscussionParams"},{"id":629,"kind":4194304,"name":"ReactionsCreateForTeamDiscussionCommentParams","url":"modules/githubapi.github.html#reactionscreateforteamdiscussioncommentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":630,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reactionscreateforteamdiscussioncommentparams.__type-286","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReactionsCreateForTeamDiscussionCommentParams"},{"id":631,"kind":4194304,"name":"ReactionsDeleteParams","url":"modules/githubapi.github.html#reactionsdeleteparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":632,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reactionsdeleteparams.__type-288","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReactionsDeleteParams"},{"id":633,"kind":4194304,"name":"ReactionsGetForCommitCommentParams","url":"modules/githubapi.github.html#reactionsgetforcommitcommentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":634,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reactionsgetforcommitcommentparams.__type-289","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReactionsGetForCommitCommentParams"},{"id":635,"kind":4194304,"name":"ReactionsGetForIssueParams","url":"modules/githubapi.github.html#reactionsgetforissueparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":636,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reactionsgetforissueparams.__type-291","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReactionsGetForIssueParams"},{"id":637,"kind":4194304,"name":"ReactionsGetForIssueCommentParams","url":"modules/githubapi.github.html#reactionsgetforissuecommentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":638,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reactionsgetforissuecommentparams.__type-290","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReactionsGetForIssueCommentParams"},{"id":639,"kind":4194304,"name":"ReactionsGetForPullRequestReviewCommentParams","url":"modules/githubapi.github.html#reactionsgetforpullrequestreviewcommentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":640,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reactionsgetforpullrequestreviewcommentparams.__type-292","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReactionsGetForPullRequestReviewCommentParams"},{"id":641,"kind":4194304,"name":"ReactionsGetForTeamDiscussionParams","url":"modules/githubapi.github.html#reactionsgetforteamdiscussionparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":642,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reactionsgetforteamdiscussionparams.__type-294","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReactionsGetForTeamDiscussionParams"},{"id":643,"kind":4194304,"name":"ReactionsGetForTeamDiscussionCommentParams","url":"modules/githubapi.github.html#reactionsgetforteamdiscussioncommentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":644,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reactionsgetforteamdiscussioncommentparams.__type-293","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReactionsGetForTeamDiscussionCommentParams"},{"id":645,"kind":4194304,"name":"ReposAddCollaboratorParams","url":"modules/githubapi.github.html#reposaddcollaboratorparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":646,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposaddcollaboratorparams.__type-295","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposAddCollaboratorParams"},{"id":647,"kind":4194304,"name":"ReposAddDeployKeyParams","url":"modules/githubapi.github.html#reposadddeploykeyparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":648,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposadddeploykeyparams.__type-296","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposAddDeployKeyParams"},{"id":649,"kind":4194304,"name":"ReposAddProtectedBranchAdminEnforcementParams","url":"modules/githubapi.github.html#reposaddprotectedbranchadminenforcementparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":650,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposaddprotectedbranchadminenforcementparams.__type-297","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposAddProtectedBranchAdminEnforcementParams"},{"id":651,"kind":4194304,"name":"ReposAddProtectedBranchRequiredSignaturesParams","url":"modules/githubapi.github.html#reposaddprotectedbranchrequiredsignaturesparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":652,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposaddprotectedbranchrequiredsignaturesparams.__type-298","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposAddProtectedBranchRequiredSignaturesParams"},{"id":653,"kind":4194304,"name":"ReposAddProtectedBranchRequiredStatusChecksContextsParams","url":"modules/githubapi.github.html#reposaddprotectedbranchrequiredstatuscheckscontextsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":654,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposaddprotectedbranchrequiredstatuscheckscontextsparams.__type-299","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposAddProtectedBranchRequiredStatusChecksContextsParams"},{"id":655,"kind":4194304,"name":"ReposAddProtectedBranchTeamRestrictionsParams","url":"modules/githubapi.github.html#reposaddprotectedbranchteamrestrictionsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":656,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposaddprotectedbranchteamrestrictionsparams.__type-300","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposAddProtectedBranchTeamRestrictionsParams"},{"id":657,"kind":4194304,"name":"ReposAddProtectedBranchUserRestrictionsParams","url":"modules/githubapi.github.html#reposaddprotectedbranchuserrestrictionsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":658,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposaddprotectedbranchuserrestrictionsparams.__type-301","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposAddProtectedBranchUserRestrictionsParams"},{"id":659,"kind":4194304,"name":"ReposCheckCollaboratorParams","url":"modules/githubapi.github.html#reposcheckcollaboratorparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":660,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposcheckcollaboratorparams.__type-302","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposCheckCollaboratorParams"},{"id":661,"kind":4194304,"name":"ReposCompareCommitsParams","url":"modules/githubapi.github.html#reposcomparecommitsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":662,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposcomparecommitsparams.__type-303","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposCompareCommitsParams"},{"id":663,"kind":4194304,"name":"ReposCreateParams","url":"modules/githubapi.github.html#reposcreateparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":664,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposcreateparams.__type-313","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposCreateParams"},{"id":665,"kind":4194304,"name":"ReposCreateCommitCommentParams","url":"modules/githubapi.github.html#reposcreatecommitcommentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":666,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposcreatecommitcommentparams.__type-304","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposCreateCommitCommentParams"},{"id":667,"kind":4194304,"name":"ReposCreateDeploymentParams","url":"modules/githubapi.github.html#reposcreatedeploymentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":668,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposcreatedeploymentparams.__type-305","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposCreateDeploymentParams"},{"id":669,"kind":4194304,"name":"ReposCreateDeploymentStatusParams","url":"modules/githubapi.github.html#reposcreatedeploymentstatusparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":670,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposcreatedeploymentstatusparams.__type-306","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposCreateDeploymentStatusParams"},{"id":671,"kind":4194304,"name":"ReposCreateFileParams","url":"modules/githubapi.github.html#reposcreatefileparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":672,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposcreatefileparams.__type-307","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposCreateFileParams"},{"id":673,"kind":4194304,"name":"ReposCreateForOrgParams","url":"modules/githubapi.github.html#reposcreatefororgparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":674,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposcreatefororgparams.__type-310","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposCreateForOrgParams"},{"id":675,"kind":4194304,"name":"ReposCreateHookParams","url":"modules/githubapi.github.html#reposcreatehookparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":676,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposcreatehookparams.__type-311","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposCreateHookParams"},{"id":677,"kind":4194304,"name":"ReposCreateReleaseParams","url":"modules/githubapi.github.html#reposcreatereleaseparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":678,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposcreatereleaseparams.__type-314","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposCreateReleaseParams"},{"id":679,"kind":4194304,"name":"ReposCreateStatusParams","url":"modules/githubapi.github.html#reposcreatestatusparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":680,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposcreatestatusparams.__type-315","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposCreateStatusParams"},{"id":681,"kind":4194304,"name":"ReposDeleteParams","url":"modules/githubapi.github.html#reposdeleteparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":682,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposdeleteparams.__type-325","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposDeleteParams"},{"id":683,"kind":4194304,"name":"ReposDeleteAssetParams","url":"modules/githubapi.github.html#reposdeleteassetparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":684,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposdeleteassetparams.__type-316","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposDeleteAssetParams"},{"id":685,"kind":4194304,"name":"ReposDeleteCommitCommentParams","url":"modules/githubapi.github.html#reposdeletecommitcommentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":686,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposdeletecommitcommentparams.__type-317","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposDeleteCommitCommentParams"},{"id":687,"kind":4194304,"name":"ReposDeleteDeployKeyParams","url":"modules/githubapi.github.html#reposdeletedeploykeyparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":688,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposdeletedeploykeyparams.__type-318","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposDeleteDeployKeyParams"},{"id":689,"kind":4194304,"name":"ReposDeleteDownloadParams","url":"modules/githubapi.github.html#reposdeletedownloadparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":690,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposdeletedownloadparams.__type-319","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposDeleteDownloadParams"},{"id":691,"kind":4194304,"name":"ReposDeleteFileParams","url":"modules/githubapi.github.html#reposdeletefileparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":692,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposdeletefileparams.__type-320","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposDeleteFileParams"},{"id":693,"kind":4194304,"name":"ReposDeleteHookParams","url":"modules/githubapi.github.html#reposdeletehookparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":694,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposdeletehookparams.__type-323","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposDeleteHookParams"},{"id":695,"kind":4194304,"name":"ReposDeleteInviteParams","url":"modules/githubapi.github.html#reposdeleteinviteparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":696,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposdeleteinviteparams.__type-324","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposDeleteInviteParams"},{"id":697,"kind":4194304,"name":"ReposDeleteReleaseParams","url":"modules/githubapi.github.html#reposdeletereleaseparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":698,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposdeletereleaseparams.__type-326","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposDeleteReleaseParams"},{"id":699,"kind":4194304,"name":"ReposEditParams","url":"modules/githubapi.github.html#reposeditparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":700,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposeditparams.__type-330","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposEditParams"},{"id":701,"kind":4194304,"name":"ReposEditAssetParams","url":"modules/githubapi.github.html#reposeditassetparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":702,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposeditassetparams.__type-327","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposEditAssetParams"},{"id":703,"kind":4194304,"name":"ReposEditHookParams","url":"modules/githubapi.github.html#reposedithookparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":704,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposedithookparams.__type-328","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposEditHookParams"},{"id":705,"kind":4194304,"name":"ReposEditReleaseParams","url":"modules/githubapi.github.html#reposeditreleaseparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":706,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposeditreleaseparams.__type-331","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposEditReleaseParams"},{"id":707,"kind":4194304,"name":"ReposForkParams","url":"modules/githubapi.github.html#reposforkparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":708,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposforkparams.__type-332","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposForkParams"},{"id":709,"kind":4194304,"name":"ReposGetParams","url":"modules/githubapi.github.html#reposgetparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":710,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetparams.__type-371","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetParams"},{"id":711,"kind":4194304,"name":"ReposGetAllParams","url":"modules/githubapi.github.html#reposgetallparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":712,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetallparams.__type-334","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetAllParams"},{"id":713,"kind":4194304,"name":"ReposGetAllCommitCommentsParams","url":"modules/githubapi.github.html#reposgetallcommitcommentsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":714,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetallcommitcommentsparams.__type-333","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetAllCommitCommentsParams"},{"id":715,"kind":4194304,"name":"ReposGetArchiveLinkParams","url":"modules/githubapi.github.html#reposgetarchivelinkparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":716,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetarchivelinkparams.__type-335","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetArchiveLinkParams"},{"id":717,"kind":4194304,"name":"ReposGetAssetParams","url":"modules/githubapi.github.html#reposgetassetparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":718,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetassetparams.__type-336","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetAssetParams"},{"id":719,"kind":4194304,"name":"ReposGetAssetsParams","url":"modules/githubapi.github.html#reposgetassetsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":720,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetassetsparams.__type-337","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetAssetsParams"},{"id":721,"kind":4194304,"name":"ReposGetBranchParams","url":"modules/githubapi.github.html#reposgetbranchparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":722,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetbranchparams.__type-338","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetBranchParams"},{"id":723,"kind":4194304,"name":"ReposGetBranchProtectionParams","url":"modules/githubapi.github.html#reposgetbranchprotectionparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":724,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetbranchprotectionparams.__type-339","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetBranchProtectionParams"},{"id":725,"kind":4194304,"name":"ReposGetBranchesParams","url":"modules/githubapi.github.html#reposgetbranchesparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":726,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetbranchesparams.__type-340","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetBranchesParams"},{"id":727,"kind":4194304,"name":"ReposGetClonesParams","url":"modules/githubapi.github.html#reposgetclonesparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":728,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetclonesparams.__type-341","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetClonesParams"},{"id":729,"kind":4194304,"name":"ReposGetCollaboratorsParams","url":"modules/githubapi.github.html#reposgetcollaboratorsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":730,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetcollaboratorsparams.__type-342","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetCollaboratorsParams"},{"id":731,"kind":4194304,"name":"ReposGetCombinedStatusForRefParams","url":"modules/githubapi.github.html#reposgetcombinedstatusforrefparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":732,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetcombinedstatusforrefparams.__type-343","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetCombinedStatusForRefParams"},{"id":733,"kind":4194304,"name":"ReposGetCommitParams","url":"modules/githubapi.github.html#reposgetcommitparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":734,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetcommitparams.__type-346","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetCommitParams"},{"id":735,"kind":4194304,"name":"ReposGetCommitCommentParams","url":"modules/githubapi.github.html#reposgetcommitcommentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":736,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetcommitcommentparams.__type-344","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetCommitCommentParams"},{"id":737,"kind":4194304,"name":"ReposGetCommitCommentsParams","url":"modules/githubapi.github.html#reposgetcommitcommentsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":738,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetcommitcommentsparams.__type-345","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetCommitCommentsParams"},{"id":739,"kind":4194304,"name":"ReposGetCommitsParams","url":"modules/githubapi.github.html#reposgetcommitsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":740,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetcommitsparams.__type-347","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetCommitsParams"},{"id":741,"kind":4194304,"name":"ReposGetCommunityProfileMetricsParams","url":"modules/githubapi.github.html#reposgetcommunityprofilemetricsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":742,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetcommunityprofilemetricsparams.__type-348","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetCommunityProfileMetricsParams"},{"id":743,"kind":4194304,"name":"ReposGetContentParams","url":"modules/githubapi.github.html#reposgetcontentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":744,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetcontentparams.__type-349","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetContentParams"},{"id":745,"kind":4194304,"name":"ReposGetContributorsParams","url":"modules/githubapi.github.html#reposgetcontributorsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":746,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetcontributorsparams.__type-350","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetContributorsParams"},{"id":747,"kind":4194304,"name":"ReposGetDeployKeyParams","url":"modules/githubapi.github.html#reposgetdeploykeyparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":748,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetdeploykeyparams.__type-351","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetDeployKeyParams"},{"id":749,"kind":4194304,"name":"ReposGetDeployKeysParams","url":"modules/githubapi.github.html#reposgetdeploykeysparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":750,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetdeploykeysparams.__type-352","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetDeployKeysParams"},{"id":751,"kind":4194304,"name":"ReposGetDeploymentParams","url":"modules/githubapi.github.html#reposgetdeploymentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":752,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetdeploymentparams.__type-353","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetDeploymentParams"},{"id":753,"kind":4194304,"name":"ReposGetDeploymentStatusParams","url":"modules/githubapi.github.html#reposgetdeploymentstatusparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":754,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetdeploymentstatusparams.__type-354","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetDeploymentStatusParams"},{"id":755,"kind":4194304,"name":"ReposGetDeploymentStatusesParams","url":"modules/githubapi.github.html#reposgetdeploymentstatusesparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":756,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetdeploymentstatusesparams.__type-355","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetDeploymentStatusesParams"},{"id":757,"kind":4194304,"name":"ReposGetDeploymentsParams","url":"modules/githubapi.github.html#reposgetdeploymentsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":758,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetdeploymentsparams.__type-356","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetDeploymentsParams"},{"id":759,"kind":4194304,"name":"ReposGetDownloadParams","url":"modules/githubapi.github.html#reposgetdownloadparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":760,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetdownloadparams.__type-357","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetDownloadParams"},{"id":761,"kind":4194304,"name":"ReposGetDownloadsParams","url":"modules/githubapi.github.html#reposgetdownloadsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":762,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetdownloadsparams.__type-358","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetDownloadsParams"},{"id":763,"kind":4194304,"name":"ReposGetForOrgParams","url":"modules/githubapi.github.html#reposgetfororgparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":764,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetfororgparams.__type-359","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetForOrgParams"},{"id":765,"kind":4194304,"name":"ReposGetForUserParams","url":"modules/githubapi.github.html#reposgetforuserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":766,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetforuserparams.__type-360","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetForUserParams"},{"id":767,"kind":4194304,"name":"ReposGetForksParams","url":"modules/githubapi.github.html#reposgetforksparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":768,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetforksparams.__type-361","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetForksParams"},{"id":769,"kind":4194304,"name":"ReposGetHookParams","url":"modules/githubapi.github.html#reposgethookparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":770,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgethookparams.__type-362","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetHookParams"},{"id":771,"kind":4194304,"name":"ReposGetHooksParams","url":"modules/githubapi.github.html#reposgethooksparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":772,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgethooksparams.__type-363","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetHooksParams"},{"id":773,"kind":4194304,"name":"ReposGetInvitesParams","url":"modules/githubapi.github.html#reposgetinvitesparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":774,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetinvitesparams.__type-364","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetInvitesParams"},{"id":775,"kind":4194304,"name":"ReposGetLanguagesParams","url":"modules/githubapi.github.html#reposgetlanguagesparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":776,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetlanguagesparams.__type-365","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetLanguagesParams"},{"id":777,"kind":4194304,"name":"ReposGetLatestPagesBuildParams","url":"modules/githubapi.github.html#reposgetlatestpagesbuildparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":778,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetlatestpagesbuildparams.__type-366","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetLatestPagesBuildParams"},{"id":779,"kind":4194304,"name":"ReposGetLatestReleaseParams","url":"modules/githubapi.github.html#reposgetlatestreleaseparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":780,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetlatestreleaseparams.__type-367","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetLatestReleaseParams"},{"id":781,"kind":4194304,"name":"ReposGetPagesParams","url":"modules/githubapi.github.html#reposgetpagesparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":782,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetpagesparams.__type-370","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetPagesParams"},{"id":783,"kind":4194304,"name":"ReposGetPagesBuildParams","url":"modules/githubapi.github.html#reposgetpagesbuildparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":784,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetpagesbuildparams.__type-368","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetPagesBuildParams"},{"id":785,"kind":4194304,"name":"ReposGetPagesBuildsParams","url":"modules/githubapi.github.html#reposgetpagesbuildsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":786,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetpagesbuildsparams.__type-369","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetPagesBuildsParams"},{"id":787,"kind":4194304,"name":"ReposGetPathsParams","url":"modules/githubapi.github.html#reposgetpathsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":788,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetpathsparams.__type-372","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetPathsParams"},{"id":789,"kind":4194304,"name":"ReposGetProtectedBranchAdminEnforcementParams","url":"modules/githubapi.github.html#reposgetprotectedbranchadminenforcementparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":790,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetprotectedbranchadminenforcementparams.__type-373","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetProtectedBranchAdminEnforcementParams"},{"id":791,"kind":4194304,"name":"ReposGetProtectedBranchPullRequestReviewEnforcementParams","url":"modules/githubapi.github.html#reposgetprotectedbranchpullrequestreviewenforcementparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":792,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetprotectedbranchpullrequestreviewenforcementparams.__type-374","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetProtectedBranchPullRequestReviewEnforcementParams"},{"id":793,"kind":4194304,"name":"ReposGetProtectedBranchRequiredSignaturesParams","url":"modules/githubapi.github.html#reposgetprotectedbranchrequiredsignaturesparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":794,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetprotectedbranchrequiredsignaturesparams.__type-375","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetProtectedBranchRequiredSignaturesParams"},{"id":795,"kind":4194304,"name":"ReposGetProtectedBranchRequiredStatusChecksParams","url":"modules/githubapi.github.html#reposgetprotectedbranchrequiredstatuschecksparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":796,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetprotectedbranchrequiredstatuschecksparams.__type-377","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetProtectedBranchRequiredStatusChecksParams"},{"id":797,"kind":4194304,"name":"ReposGetProtectedBranchRequiredStatusChecksContextsParams","url":"modules/githubapi.github.html#reposgetprotectedbranchrequiredstatuscheckscontextsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":798,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetprotectedbranchrequiredstatuscheckscontextsparams.__type-376","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetProtectedBranchRequiredStatusChecksContextsParams"},{"id":799,"kind":4194304,"name":"ReposGetProtectedBranchRestrictionsParams","url":"modules/githubapi.github.html#reposgetprotectedbranchrestrictionsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":800,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetprotectedbranchrestrictionsparams.__type-378","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetProtectedBranchRestrictionsParams"},{"id":801,"kind":4194304,"name":"ReposGetProtectedBranchTeamRestrictionsParams","url":"modules/githubapi.github.html#reposgetprotectedbranchteamrestrictionsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":802,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetprotectedbranchteamrestrictionsparams.__type-379","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetProtectedBranchTeamRestrictionsParams"},{"id":803,"kind":4194304,"name":"ReposGetProtectedBranchUserRestrictionsParams","url":"modules/githubapi.github.html#reposgetprotectedbranchuserrestrictionsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":804,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetprotectedbranchuserrestrictionsparams.__type-380","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetProtectedBranchUserRestrictionsParams"},{"id":805,"kind":4194304,"name":"ReposGetPublicParams","url":"modules/githubapi.github.html#reposgetpublicparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":806,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetpublicparams.__type-381","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetPublicParams"},{"id":807,"kind":4194304,"name":"ReposGetReadmeParams","url":"modules/githubapi.github.html#reposgetreadmeparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":808,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetreadmeparams.__type-382","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetReadmeParams"},{"id":809,"kind":4194304,"name":"ReposGetReferrersParams","url":"modules/githubapi.github.html#reposgetreferrersparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":810,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetreferrersparams.__type-383","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetReferrersParams"},{"id":811,"kind":4194304,"name":"ReposGetReleaseParams","url":"modules/githubapi.github.html#reposgetreleaseparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":812,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetreleaseparams.__type-385","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetReleaseParams"},{"id":813,"kind":4194304,"name":"ReposGetReleaseByTagParams","url":"modules/githubapi.github.html#reposgetreleasebytagparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":814,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetreleasebytagparams.__type-384","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetReleaseByTagParams"},{"id":815,"kind":4194304,"name":"ReposGetReleasesParams","url":"modules/githubapi.github.html#reposgetreleasesparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":816,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetreleasesparams.__type-386","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetReleasesParams"},{"id":817,"kind":4194304,"name":"ReposGetShaOfCommitRefParams","url":"modules/githubapi.github.html#reposgetshaofcommitrefparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":818,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetshaofcommitrefparams.__type-387","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetShaOfCommitRefParams"},{"id":819,"kind":4194304,"name":"ReposGetStatsCodeFrequencyParams","url":"modules/githubapi.github.html#reposgetstatscodefrequencyparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":820,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetstatscodefrequencyparams.__type-388","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetStatsCodeFrequencyParams"},{"id":821,"kind":4194304,"name":"ReposGetStatsCommitActivityParams","url":"modules/githubapi.github.html#reposgetstatscommitactivityparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":822,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetstatscommitactivityparams.__type-389","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetStatsCommitActivityParams"},{"id":823,"kind":4194304,"name":"ReposGetStatsContributorsParams","url":"modules/githubapi.github.html#reposgetstatscontributorsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":824,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetstatscontributorsparams.__type-390","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetStatsContributorsParams"},{"id":825,"kind":4194304,"name":"ReposGetStatsParticipationParams","url":"modules/githubapi.github.html#reposgetstatsparticipationparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":826,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetstatsparticipationparams.__type-391","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetStatsParticipationParams"},{"id":827,"kind":4194304,"name":"ReposGetStatsPunchCardParams","url":"modules/githubapi.github.html#reposgetstatspunchcardparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":828,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetstatspunchcardparams.__type-392","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetStatsPunchCardParams"},{"id":829,"kind":4194304,"name":"ReposGetStatusesParams","url":"modules/githubapi.github.html#reposgetstatusesparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":830,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetstatusesparams.__type-393","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetStatusesParams"},{"id":831,"kind":4194304,"name":"ReposGetTagsParams","url":"modules/githubapi.github.html#reposgettagsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":832,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgettagsparams.__type-394","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetTagsParams"},{"id":833,"kind":4194304,"name":"ReposGetTeamsParams","url":"modules/githubapi.github.html#reposgetteamsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":834,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetteamsparams.__type-395","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetTeamsParams"},{"id":835,"kind":4194304,"name":"ReposGetTopicsParams","url":"modules/githubapi.github.html#reposgettopicsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":836,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgettopicsparams.__type-396","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetTopicsParams"},{"id":837,"kind":4194304,"name":"ReposGetViewsParams","url":"modules/githubapi.github.html#reposgetviewsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":838,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetviewsparams.__type-397","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetViewsParams"},{"id":839,"kind":4194304,"name":"ReposMergeParams","url":"modules/githubapi.github.html#reposmergeparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":840,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposmergeparams.__type-398","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposMergeParams"},{"id":841,"kind":4194304,"name":"ReposPingHookParams","url":"modules/githubapi.github.html#repospinghookparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":842,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#repospinghookparams.__type-399","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposPingHookParams"},{"id":843,"kind":4194304,"name":"ReposRemoveBranchProtectionParams","url":"modules/githubapi.github.html#reposremovebranchprotectionparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":844,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposremovebranchprotectionparams.__type-400","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposRemoveBranchProtectionParams"},{"id":845,"kind":4194304,"name":"ReposRemoveCollaboratorParams","url":"modules/githubapi.github.html#reposremovecollaboratorparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":846,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposremovecollaboratorparams.__type-401","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposRemoveCollaboratorParams"},{"id":847,"kind":4194304,"name":"ReposRemoveProtectedBranchAdminEnforcementParams","url":"modules/githubapi.github.html#reposremoveprotectedbranchadminenforcementparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":848,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposremoveprotectedbranchadminenforcementparams.__type-402","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposRemoveProtectedBranchAdminEnforcementParams"},{"id":849,"kind":4194304,"name":"ReposRemoveProtectedBranchPullRequestReviewEnforcementParams","url":"modules/githubapi.github.html#reposremoveprotectedbranchpullrequestreviewenforcementparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":850,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposremoveprotectedbranchpullrequestreviewenforcementparams.__type-403","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposRemoveProtectedBranchPullRequestReviewEnforcementParams"},{"id":851,"kind":4194304,"name":"ReposRemoveProtectedBranchRequiredSignaturesParams","url":"modules/githubapi.github.html#reposremoveprotectedbranchrequiredsignaturesparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":852,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposremoveprotectedbranchrequiredsignaturesparams.__type-404","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposRemoveProtectedBranchRequiredSignaturesParams"},{"id":853,"kind":4194304,"name":"ReposRemoveProtectedBranchRequiredStatusChecksParams","url":"modules/githubapi.github.html#reposremoveprotectedbranchrequiredstatuschecksparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":854,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposremoveprotectedbranchrequiredstatuschecksparams.__type-406","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposRemoveProtectedBranchRequiredStatusChecksParams"},{"id":855,"kind":4194304,"name":"ReposRemoveProtectedBranchRequiredStatusChecksContextsParams","url":"modules/githubapi.github.html#reposremoveprotectedbranchrequiredstatuscheckscontextsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":856,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposremoveprotectedbranchrequiredstatuscheckscontextsparams.__type-405","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposRemoveProtectedBranchRequiredStatusChecksContextsParams"},{"id":857,"kind":4194304,"name":"ReposRemoveProtectedBranchRestrictionsParams","url":"modules/githubapi.github.html#reposremoveprotectedbranchrestrictionsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":858,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposremoveprotectedbranchrestrictionsparams.__type-407","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposRemoveProtectedBranchRestrictionsParams"},{"id":859,"kind":4194304,"name":"ReposRemoveProtectedBranchTeamRestrictionsParams","url":"modules/githubapi.github.html#reposremoveprotectedbranchteamrestrictionsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":860,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposremoveprotectedbranchteamrestrictionsparams.__type-408","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposRemoveProtectedBranchTeamRestrictionsParams"},{"id":861,"kind":4194304,"name":"ReposRemoveProtectedBranchUserRestrictionsParams","url":"modules/githubapi.github.html#reposremoveprotectedbranchuserrestrictionsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":862,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposremoveprotectedbranchuserrestrictionsparams.__type-409","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposRemoveProtectedBranchUserRestrictionsParams"},{"id":863,"kind":4194304,"name":"ReposReplaceProtectedBranchRequiredStatusChecksContextsParams","url":"modules/githubapi.github.html#reposreplaceprotectedbranchrequiredstatuscheckscontextsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":864,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposreplaceprotectedbranchrequiredstatuscheckscontextsparams.__type-410","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposReplaceProtectedBranchRequiredStatusChecksContextsParams"},{"id":865,"kind":4194304,"name":"ReposReplaceProtectedBranchTeamRestrictionsParams","url":"modules/githubapi.github.html#reposreplaceprotectedbranchteamrestrictionsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":866,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposreplaceprotectedbranchteamrestrictionsparams.__type-411","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposReplaceProtectedBranchTeamRestrictionsParams"},{"id":867,"kind":4194304,"name":"ReposReplaceProtectedBranchUserRestrictionsParams","url":"modules/githubapi.github.html#reposreplaceprotectedbranchuserrestrictionsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":868,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposreplaceprotectedbranchuserrestrictionsparams.__type-412","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposReplaceProtectedBranchUserRestrictionsParams"},{"id":869,"kind":4194304,"name":"ReposReplaceTopicsParams","url":"modules/githubapi.github.html#reposreplacetopicsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":870,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposreplacetopicsparams.__type-413","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposReplaceTopicsParams"},{"id":871,"kind":4194304,"name":"ReposRequestPageBuildParams","url":"modules/githubapi.github.html#reposrequestpagebuildparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":872,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposrequestpagebuildparams.__type-414","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposRequestPageBuildParams"},{"id":873,"kind":4194304,"name":"ReposReviewUserPermissionLevelParams","url":"modules/githubapi.github.html#reposreviewuserpermissionlevelparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":874,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposreviewuserpermissionlevelparams.__type-415","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposReviewUserPermissionLevelParams"},{"id":875,"kind":4194304,"name":"ReposTestHookParams","url":"modules/githubapi.github.html#repostesthookparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":876,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#repostesthookparams.__type-416","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposTestHookParams"},{"id":877,"kind":4194304,"name":"ReposTransferParams","url":"modules/githubapi.github.html#repostransferparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":878,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#repostransferparams.__type-417","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposTransferParams"},{"id":879,"kind":4194304,"name":"ReposUpdateBranchProtectionParams","url":"modules/githubapi.github.html#reposupdatebranchprotectionparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":880,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposupdatebranchprotectionparams.__type-418","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposUpdateBranchProtectionParams"},{"id":881,"kind":4194304,"name":"ReposUpdateCommitCommentParams","url":"modules/githubapi.github.html#reposupdatecommitcommentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":882,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposupdatecommitcommentparams.__type-423","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposUpdateCommitCommentParams"},{"id":883,"kind":4194304,"name":"ReposUpdateFileParams","url":"modules/githubapi.github.html#reposupdatefileparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":884,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposupdatefileparams.__type-424","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposUpdateFileParams"},{"id":885,"kind":4194304,"name":"ReposUpdateInviteParams","url":"modules/githubapi.github.html#reposupdateinviteparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":886,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposupdateinviteparams.__type-427","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposUpdateInviteParams"},{"id":887,"kind":4194304,"name":"ReposUpdateProtectedBranchPullRequestReviewEnforcementParams","url":"modules/githubapi.github.html#reposupdateprotectedbranchpullrequestreviewenforcementparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":888,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposupdateprotectedbranchpullrequestreviewenforcementparams.__type-428","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposUpdateProtectedBranchPullRequestReviewEnforcementParams"},{"id":889,"kind":4194304,"name":"ReposUpdateProtectedBranchRequiredStatusChecksParams","url":"modules/githubapi.github.html#reposupdateprotectedbranchrequiredstatuschecksparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":890,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposupdateprotectedbranchrequiredstatuschecksparams.__type-430","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposUpdateProtectedBranchRequiredStatusChecksParams"},{"id":891,"kind":4194304,"name":"ReposUploadAssetParams","url":"modules/githubapi.github.html#reposuploadassetparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":892,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposuploadassetparams.__type-431","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposUploadAssetParams"},{"id":893,"kind":4194304,"name":"SearchCodeParams","url":"modules/githubapi.github.html#searchcodeparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":894,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#searchcodeparams.__type-432","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.SearchCodeParams"},{"id":895,"kind":4194304,"name":"SearchCommitsParams","url":"modules/githubapi.github.html#searchcommitsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":896,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#searchcommitsparams.__type-433","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.SearchCommitsParams"},{"id":897,"kind":4194304,"name":"SearchIssuesParams","url":"modules/githubapi.github.html#searchissuesparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":898,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#searchissuesparams.__type-434","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.SearchIssuesParams"},{"id":899,"kind":4194304,"name":"SearchLabelsParams","url":"modules/githubapi.github.html#searchlabelsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":900,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#searchlabelsparams.__type-435","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.SearchLabelsParams"},{"id":901,"kind":4194304,"name":"SearchReposParams","url":"modules/githubapi.github.html#searchreposparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":902,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#searchreposparams.__type-436","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.SearchReposParams"},{"id":903,"kind":4194304,"name":"SearchTopicsParams","url":"modules/githubapi.github.html#searchtopicsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":904,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#searchtopicsparams.__type-437","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.SearchTopicsParams"},{"id":905,"kind":4194304,"name":"SearchUsersParams","url":"modules/githubapi.github.html#searchusersparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":906,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#searchusersparams.__type-438","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.SearchUsersParams"},{"id":907,"kind":4194304,"name":"UsersAcceptRepoInviteParams","url":"modules/githubapi.github.html#usersacceptrepoinviteparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":908,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersacceptrepoinviteparams.__type-439","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersAcceptRepoInviteParams"},{"id":909,"kind":4194304,"name":"UsersAddRepoToInstallationParams","url":"modules/githubapi.github.html#usersaddrepotoinstallationparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":910,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersaddrepotoinstallationparams.__type-440","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersAddRepoToInstallationParams"},{"id":911,"kind":4194304,"name":"UsersBlockUserParams","url":"modules/githubapi.github.html#usersblockuserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":912,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersblockuserparams.__type-441","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersBlockUserParams"},{"id":913,"kind":4194304,"name":"UsersCheckBlockedUserParams","url":"modules/githubapi.github.html#userscheckblockeduserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":914,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#userscheckblockeduserparams.__type-442","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersCheckBlockedUserParams"},{"id":915,"kind":4194304,"name":"UsersCheckFollowingParams","url":"modules/githubapi.github.html#userscheckfollowingparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":916,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#userscheckfollowingparams.__type-443","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersCheckFollowingParams"},{"id":917,"kind":4194304,"name":"UsersCheckIfOneFollowersOtherParams","url":"modules/githubapi.github.html#userscheckifonefollowersotherparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":918,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#userscheckifonefollowersotherparams.__type-444","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersCheckIfOneFollowersOtherParams"},{"id":919,"kind":4194304,"name":"UsersDeclineRepoInviteParams","url":"modules/githubapi.github.html#usersdeclinerepoinviteparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":920,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersdeclinerepoinviteparams.__type-445","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersDeclineRepoInviteParams"},{"id":921,"kind":4194304,"name":"UsersDeleteGpgKeyParams","url":"modules/githubapi.github.html#usersdeletegpgkeyparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":922,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersdeletegpgkeyparams.__type-446","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersDeleteGpgKeyParams"},{"id":923,"kind":4194304,"name":"UsersDeleteKeyParams","url":"modules/githubapi.github.html#usersdeletekeyparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":924,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersdeletekeyparams.__type-447","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersDeleteKeyParams"},{"id":925,"kind":4194304,"name":"UsersEditOrgMembershipParams","url":"modules/githubapi.github.html#userseditorgmembershipparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":926,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#userseditorgmembershipparams.__type-448","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersEditOrgMembershipParams"},{"id":927,"kind":4194304,"name":"UsersFollowUserParams","url":"modules/githubapi.github.html#usersfollowuserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":928,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersfollowuserparams.__type-449","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersFollowUserParams"},{"id":929,"kind":4194304,"name":"UsersGetAllParams","url":"modules/githubapi.github.html#usersgetallparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":930,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersgetallparams.__type-450","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersGetAllParams"},{"id":931,"kind":4194304,"name":"UsersGetContextForUserParams","url":"modules/githubapi.github.html#usersgetcontextforuserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":932,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersgetcontextforuserparams.__type-451","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersGetContextForUserParams"},{"id":933,"kind":4194304,"name":"UsersGetEmailsParams","url":"modules/githubapi.github.html#usersgetemailsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":934,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersgetemailsparams.__type-452","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersGetEmailsParams"},{"id":935,"kind":4194304,"name":"UsersGetFollowersParams","url":"modules/githubapi.github.html#usersgetfollowersparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":936,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersgetfollowersparams.__type-454","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersGetFollowersParams"},{"id":937,"kind":4194304,"name":"UsersGetFollowersForUserParams","url":"modules/githubapi.github.html#usersgetfollowersforuserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":938,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersgetfollowersforuserparams.__type-453","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersGetFollowersForUserParams"},{"id":939,"kind":4194304,"name":"UsersGetFollowingParams","url":"modules/githubapi.github.html#usersgetfollowingparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":940,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersgetfollowingparams.__type-456","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersGetFollowingParams"},{"id":941,"kind":4194304,"name":"UsersGetFollowingForUserParams","url":"modules/githubapi.github.html#usersgetfollowingforuserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":942,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersgetfollowingforuserparams.__type-455","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersGetFollowingForUserParams"},{"id":943,"kind":4194304,"name":"UsersGetForUserParams","url":"modules/githubapi.github.html#usersgetforuserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":944,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersgetforuserparams.__type-457","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersGetForUserParams"},{"id":945,"kind":4194304,"name":"UsersGetGpgKeyParams","url":"modules/githubapi.github.html#usersgetgpgkeyparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":946,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersgetgpgkeyparams.__type-458","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersGetGpgKeyParams"},{"id":947,"kind":4194304,"name":"UsersGetGpgKeysParams","url":"modules/githubapi.github.html#usersgetgpgkeysparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":948,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersgetgpgkeysparams.__type-460","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersGetGpgKeysParams"},{"id":949,"kind":4194304,"name":"UsersGetGpgKeysForUserParams","url":"modules/githubapi.github.html#usersgetgpgkeysforuserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":950,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersgetgpgkeysforuserparams.__type-459","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersGetGpgKeysForUserParams"},{"id":951,"kind":4194304,"name":"UsersGetInstallationReposParams","url":"modules/githubapi.github.html#usersgetinstallationreposparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":952,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersgetinstallationreposparams.__type-461","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersGetInstallationReposParams"},{"id":953,"kind":4194304,"name":"UsersGetInstallationsParams","url":"modules/githubapi.github.html#usersgetinstallationsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":954,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersgetinstallationsparams.__type-462","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersGetInstallationsParams"},{"id":955,"kind":4194304,"name":"UsersGetKeyParams","url":"modules/githubapi.github.html#usersgetkeyparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":956,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersgetkeyparams.__type-463","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersGetKeyParams"},{"id":957,"kind":4194304,"name":"UsersGetKeysParams","url":"modules/githubapi.github.html#usersgetkeysparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":958,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersgetkeysparams.__type-465","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersGetKeysParams"},{"id":959,"kind":4194304,"name":"UsersGetKeysForUserParams","url":"modules/githubapi.github.html#usersgetkeysforuserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":960,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersgetkeysforuserparams.__type-464","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersGetKeysForUserParams"},{"id":961,"kind":4194304,"name":"UsersGetMarketplacePurchasesParams","url":"modules/githubapi.github.html#usersgetmarketplacepurchasesparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":962,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersgetmarketplacepurchasesparams.__type-466","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersGetMarketplacePurchasesParams"},{"id":963,"kind":4194304,"name":"UsersGetMarketplaceStubbedPurchasesParams","url":"modules/githubapi.github.html#usersgetmarketplacestubbedpurchasesparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":964,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersgetmarketplacestubbedpurchasesparams.__type-467","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersGetMarketplaceStubbedPurchasesParams"},{"id":965,"kind":4194304,"name":"UsersGetOrgMembershipParams","url":"modules/githubapi.github.html#usersgetorgmembershipparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":966,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersgetorgmembershipparams.__type-468","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersGetOrgMembershipParams"},{"id":967,"kind":4194304,"name":"UsersGetOrgMembershipsParams","url":"modules/githubapi.github.html#usersgetorgmembershipsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":968,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersgetorgmembershipsparams.__type-469","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersGetOrgMembershipsParams"},{"id":969,"kind":4194304,"name":"UsersGetOrgsParams","url":"modules/githubapi.github.html#usersgetorgsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":970,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersgetorgsparams.__type-470","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersGetOrgsParams"},{"id":971,"kind":4194304,"name":"UsersGetPublicEmailsParams","url":"modules/githubapi.github.html#usersgetpublicemailsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":972,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersgetpublicemailsparams.__type-471","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersGetPublicEmailsParams"},{"id":973,"kind":4194304,"name":"UsersGetRepoInvitesParams","url":"modules/githubapi.github.html#usersgetrepoinvitesparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":974,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersgetrepoinvitesparams.__type-472","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersGetRepoInvitesParams"},{"id":975,"kind":4194304,"name":"UsersGetTeamsParams","url":"modules/githubapi.github.html#usersgetteamsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":976,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersgetteamsparams.__type-473","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersGetTeamsParams"},{"id":977,"kind":4194304,"name":"UsersRemoveRepoFromInstallationParams","url":"modules/githubapi.github.html#usersremoverepofrominstallationparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":978,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersremoverepofrominstallationparams.__type-474","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersRemoveRepoFromInstallationParams"},{"id":979,"kind":4194304,"name":"UsersTogglePrimaryEmailVisibilityParams","url":"modules/githubapi.github.html#userstoggleprimaryemailvisibilityparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":980,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#userstoggleprimaryemailvisibilityparams.__type-475","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersTogglePrimaryEmailVisibilityParams"},{"id":981,"kind":4194304,"name":"UsersUnblockUserParams","url":"modules/githubapi.github.html#usersunblockuserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":982,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersunblockuserparams.__type-476","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersUnblockUserParams"},{"id":983,"kind":4194304,"name":"UsersUnfollowUserParams","url":"modules/githubapi.github.html#usersunfollowuserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":984,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersunfollowuserparams.__type-477","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersUnfollowUserParams"},{"id":985,"kind":4194304,"name":"UsersUpdateParams","url":"modules/githubapi.github.html#usersupdateparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":986,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersupdateparams.__type-478","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersUpdateParams"},{"id":987,"kind":4194304,"name":"ChecksCreateParamsOutput","url":"modules/githubapi.github.html#checkscreateparamsoutput","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":988,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#checkscreateparamsoutput.__type-62","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ChecksCreateParamsOutput"},{"id":989,"kind":4194304,"name":"ChecksCreateParamsOutputAnnotations","url":"modules/githubapi.github.html#checkscreateparamsoutputannotations","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":990,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#checkscreateparamsoutputannotations.__type-63","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ChecksCreateParamsOutputAnnotations"},{"id":991,"kind":4194304,"name":"ChecksCreateParamsOutputImages","url":"modules/githubapi.github.html#checkscreateparamsoutputimages","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":992,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#checkscreateparamsoutputimages.__type-64","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ChecksCreateParamsOutputImages"},{"id":993,"kind":4194304,"name":"ChecksCreateParamsActions","url":"modules/githubapi.github.html#checkscreateparamsactions","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":994,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#checkscreateparamsactions.__type-61","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ChecksCreateParamsActions"},{"id":995,"kind":4194304,"name":"ChecksSetSuitesPreferencesParamsAutoTriggerChecks","url":"modules/githubapi.github.html#checkssetsuitespreferencesparamsautotriggerchecks","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":996,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#checkssetsuitespreferencesparamsautotriggerchecks.__type-74","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ChecksSetSuitesPreferencesParamsAutoTriggerChecks"},{"id":997,"kind":4194304,"name":"ChecksUpdateParamsOutput","url":"modules/githubapi.github.html#checksupdateparamsoutput","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":998,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#checksupdateparamsoutput.__type-77","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ChecksUpdateParamsOutput"},{"id":999,"kind":4194304,"name":"ChecksUpdateParamsOutputAnnotations","url":"modules/githubapi.github.html#checksupdateparamsoutputannotations","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":1000,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#checksupdateparamsoutputannotations.__type-78","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ChecksUpdateParamsOutputAnnotations"},{"id":1001,"kind":4194304,"name":"ChecksUpdateParamsOutputImages","url":"modules/githubapi.github.html#checksupdateparamsoutputimages","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":1002,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#checksupdateparamsoutputimages.__type-79","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ChecksUpdateParamsOutputImages"},{"id":1003,"kind":4194304,"name":"ChecksUpdateParamsActions","url":"modules/githubapi.github.html#checksupdateparamsactions","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":1004,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#checksupdateparamsactions.__type-76","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ChecksUpdateParamsActions"},{"id":1005,"kind":4194304,"name":"GistsCreateParamsFiles","url":"modules/githubapi.github.html#gistscreateparamsfiles","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":1006,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gistscreateparamsfiles.__type-83","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GistsCreateParamsFiles"},{"id":1007,"kind":4194304,"name":"GistsEditParamsFiles","url":"modules/githubapi.github.html#gistseditparamsfiles","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":1008,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gistseditparamsfiles.__type-88","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GistsEditParamsFiles"},{"id":1009,"kind":4194304,"name":"GitdataCreateCommitParamsCommitter","url":"modules/githubapi.github.html#gitdatacreatecommitparamscommitter","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":1010,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gitdatacreatecommitparamscommitter.__type-105","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GitdataCreateCommitParamsCommitter"},{"id":1011,"kind":4194304,"name":"GitdataCreateCommitParamsAuthor","url":"modules/githubapi.github.html#gitdatacreatecommitparamsauthor","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":1012,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gitdatacreatecommitparamsauthor.__type-104","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GitdataCreateCommitParamsAuthor"},{"id":1013,"kind":4194304,"name":"GitdataCreateTagParamsTagger","url":"modules/githubapi.github.html#gitdatacreatetagparamstagger","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":1014,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gitdatacreatetagparamstagger.__type-108","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GitdataCreateTagParamsTagger"},{"id":1015,"kind":4194304,"name":"GitdataCreateTreeParamsTree","url":"modules/githubapi.github.html#gitdatacreatetreeparamstree","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":1016,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gitdatacreatetreeparamstree.__type-110","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GitdataCreateTreeParamsTree"},{"id":1017,"kind":4194304,"name":"OrgsCreateHookParamsConfig","url":"modules/githubapi.github.html#orgscreatehookparamsconfig","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":1018,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgscreatehookparamsconfig.__type-196","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsCreateHookParamsConfig"},{"id":1019,"kind":4194304,"name":"OrgsEditHookParamsConfig","url":"modules/githubapi.github.html#orgsedithookparamsconfig","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":1020,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsedithookparamsconfig.__type-203","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsEditHookParamsConfig"},{"id":1021,"kind":4194304,"name":"PullRequestsCreateReviewParamsComments","url":"modules/githubapi.github.html#pullrequestscreatereviewparamscomments","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":1022,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestscreatereviewparamscomments.__type-261","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsCreateReviewParamsComments"},{"id":1023,"kind":4194304,"name":"ReposCreateFileParamsCommitter","url":"modules/githubapi.github.html#reposcreatefileparamscommitter","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":1024,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposcreatefileparamscommitter.__type-309","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposCreateFileParamsCommitter"},{"id":1025,"kind":4194304,"name":"ReposCreateFileParamsAuthor","url":"modules/githubapi.github.html#reposcreatefileparamsauthor","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":1026,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposcreatefileparamsauthor.__type-308","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposCreateFileParamsAuthor"},{"id":1027,"kind":4194304,"name":"ReposCreateHookParamsConfig","url":"modules/githubapi.github.html#reposcreatehookparamsconfig","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":1028,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposcreatehookparamsconfig.__type-312","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposCreateHookParamsConfig"},{"id":1029,"kind":4194304,"name":"ReposDeleteFileParamsCommitter","url":"modules/githubapi.github.html#reposdeletefileparamscommitter","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":1030,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposdeletefileparamscommitter.__type-322","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposDeleteFileParamsCommitter"},{"id":1031,"kind":4194304,"name":"ReposDeleteFileParamsAuthor","url":"modules/githubapi.github.html#reposdeletefileparamsauthor","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":1032,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposdeletefileparamsauthor.__type-321","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposDeleteFileParamsAuthor"},{"id":1033,"kind":4194304,"name":"ReposEditHookParamsConfig","url":"modules/githubapi.github.html#reposedithookparamsconfig","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":1034,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposedithookparamsconfig.__type-329","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposEditHookParamsConfig"},{"id":1035,"kind":4194304,"name":"ReposUpdateBranchProtectionParamsRequiredStatusChecks","url":"modules/githubapi.github.html#reposupdatebranchprotectionparamsrequiredstatuschecks","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":1036,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposupdatebranchprotectionparamsrequiredstatuschecks.__type-421","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposUpdateBranchProtectionParamsRequiredStatusChecks"},{"id":1037,"kind":4194304,"name":"ReposUpdateBranchProtectionParamsRequiredPullRequestReviews","url":"modules/githubapi.github.html#reposupdatebranchprotectionparamsrequiredpullrequestreviews","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":1038,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposupdatebranchprotectionparamsrequiredpullrequestreviews.__type-419","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposUpdateBranchProtectionParamsRequiredPullRequestReviews"},{"id":1039,"kind":4194304,"name":"ReposUpdateBranchProtectionParamsRequiredPullRequestReviewsDismissalRestrictions","url":"modules/githubapi.github.html#reposupdatebranchprotectionparamsrequiredpullrequestreviewsdismissalrestrictions","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":1040,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposupdatebranchprotectionparamsrequiredpullrequestreviewsdismissalrestrictions.__type-420","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposUpdateBranchProtectionParamsRequiredPullRequestReviewsDismissalRestrictions"},{"id":1041,"kind":4194304,"name":"ReposUpdateBranchProtectionParamsRestrictions","url":"modules/githubapi.github.html#reposupdatebranchprotectionparamsrestrictions","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":1042,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposupdatebranchprotectionparamsrestrictions.__type-422","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposUpdateBranchProtectionParamsRestrictions"},{"id":1043,"kind":4194304,"name":"ReposUpdateFileParamsCommitter","url":"modules/githubapi.github.html#reposupdatefileparamscommitter","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":1044,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposupdatefileparamscommitter.__type-426","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposUpdateFileParamsCommitter"},{"id":1045,"kind":4194304,"name":"ReposUpdateFileParamsAuthor","url":"modules/githubapi.github.html#reposupdatefileparamsauthor","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":1046,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposupdatefileparamsauthor.__type-425","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposUpdateFileParamsAuthor"},{"id":1047,"kind":4194304,"name":"ReposUpdateProtectedBranchPullRequestReviewEnforcementParamsDismissalRestrictions","url":"modules/githubapi.github.html#reposupdateprotectedbranchpullrequestreviewenforcementparamsdismissalrestrictions","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":1048,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposupdateprotectedbranchpullrequestreviewenforcementparamsdismissalrestrictions.__type-429","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposUpdateProtectedBranchPullRequestReviewEnforcementParamsDismissalRestrictions"},{"id":1049,"kind":512,"name":"constructor","url":"interfaces/githubapi.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1050,"kind":2048,"name":"authenticate","url":"interfaces/githubapi.html#authenticate","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1051,"kind":2048,"name":"hasNextPage","url":"interfaces/githubapi.html#hasnextpage","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1052,"kind":2048,"name":"hasPreviousPage","url":"interfaces/githubapi.html#haspreviouspage","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1053,"kind":2048,"name":"hasLastPage","url":"interfaces/githubapi.html#haslastpage","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1054,"kind":2048,"name":"hasFirstPage","url":"interfaces/githubapi.html#hasfirstpage","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1055,"kind":2048,"name":"getNextPage","url":"interfaces/githubapi.html#getnextpage","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1056,"kind":2048,"name":"getPreviousPage","url":"interfaces/githubapi.html#getpreviouspage","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1057,"kind":2048,"name":"getLastPage","url":"interfaces/githubapi.html#getlastpage","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1058,"kind":2048,"name":"getFirstPage","url":"interfaces/githubapi.html#getfirstpage","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1059,"kind":1024,"name":"activity","url":"interfaces/githubapi.html#activity","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1060,"kind":65536,"name":"__type","url":"interfaces/githubapi.html#activity.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"GitHubAPI.activity"},{"id":1061,"kind":1024,"name":"apps","url":"interfaces/githubapi.html#apps","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1062,"kind":65536,"name":"__type","url":"interfaces/githubapi.html#apps.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"GitHubAPI.apps"},{"id":1063,"kind":1024,"name":"authorization","url":"interfaces/githubapi.html#authorization","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1064,"kind":65536,"name":"__type","url":"interfaces/githubapi.html#authorization.__type-2","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"GitHubAPI.authorization"},{"id":1065,"kind":1024,"name":"checks","url":"interfaces/githubapi.html#checks","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1066,"kind":65536,"name":"__type","url":"interfaces/githubapi.html#checks.__type-3","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"GitHubAPI.checks"},{"id":1067,"kind":1024,"name":"gists","url":"interfaces/githubapi.html#gists","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1068,"kind":65536,"name":"__type","url":"interfaces/githubapi.html#gists.__type-4","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"GitHubAPI.gists"},{"id":1069,"kind":1024,"name":"gitdata","url":"interfaces/githubapi.html#gitdata","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1070,"kind":65536,"name":"__type","url":"interfaces/githubapi.html#gitdata.__type-5","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"GitHubAPI.gitdata"},{"id":1071,"kind":1024,"name":"issues","url":"interfaces/githubapi.html#issues","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1072,"kind":65536,"name":"__type","url":"interfaces/githubapi.html#issues.__type-7","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"GitHubAPI.issues"},{"id":1073,"kind":1024,"name":"migrations","url":"interfaces/githubapi.html#migrations","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1074,"kind":65536,"name":"__type","url":"interfaces/githubapi.html#migrations.__type-8","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"GitHubAPI.migrations"},{"id":1075,"kind":1024,"name":"misc","url":"interfaces/githubapi.html#misc","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1076,"kind":65536,"name":"__type","url":"interfaces/githubapi.html#misc.__type-9","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"GitHubAPI.misc"},{"id":1077,"kind":1024,"name":"orgs","url":"interfaces/githubapi.html#orgs","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1078,"kind":65536,"name":"__type","url":"interfaces/githubapi.html#orgs.__type-10","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"GitHubAPI.orgs"},{"id":1079,"kind":1024,"name":"projects","url":"interfaces/githubapi.html#projects","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1080,"kind":65536,"name":"__type","url":"interfaces/githubapi.html#projects.__type-12","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"GitHubAPI.projects"},{"id":1081,"kind":1024,"name":"pullRequests","url":"interfaces/githubapi.html#pullrequests","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1082,"kind":65536,"name":"__type","url":"interfaces/githubapi.html#pullrequests.__type-13","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"GitHubAPI.pullRequests"},{"id":1083,"kind":1024,"name":"reactions","url":"interfaces/githubapi.html#reactions","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1084,"kind":65536,"name":"__type","url":"interfaces/githubapi.html#reactions.__type-15","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"GitHubAPI.reactions"},{"id":1085,"kind":1024,"name":"repos","url":"interfaces/githubapi.html#repos","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1086,"kind":65536,"name":"__type","url":"interfaces/githubapi.html#repos.__type-16","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"GitHubAPI.repos"},{"id":1087,"kind":1024,"name":"search","url":"interfaces/githubapi.html#search","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1088,"kind":65536,"name":"__type","url":"interfaces/githubapi.html#search.__type-18","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"GitHubAPI.search"},{"id":1089,"kind":1024,"name":"users","url":"interfaces/githubapi.html#users","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1090,"kind":65536,"name":"__type","url":"interfaces/githubapi.html#users.__type-19","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"GitHubAPI.users"},{"id":1091,"kind":256,"name":"Headers","url":"interfaces/headers.html","classes":"tsd-kind-interface"},{"id":1092,"kind":256,"name":"Variables","url":"interfaces/variables.html","classes":"tsd-kind-interface"},{"id":1093,"kind":256,"name":"LoggerWithTarget","url":"interfaces/loggerwithtarget.html","classes":"tsd-kind-interface"},{"id":1094,"kind":1024,"name":"target","url":"interfaces/loggerwithtarget.html#target","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LoggerWithTarget"},{"id":1095,"kind":1024,"name":"child","url":"interfaces/loggerwithtarget.html#child","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"LoggerWithTarget"},{"id":1096,"kind":65536,"name":"__type","url":"interfaces/loggerwithtarget.html#child.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"LoggerWithTarget.child"},{"id":1097,"kind":1024,"name":"trace","url":"interfaces/loggerwithtarget.html#trace","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"LoggerWithTarget"},{"id":1098,"kind":1024,"name":"debug","url":"interfaces/loggerwithtarget.html#debug","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"LoggerWithTarget"},{"id":1099,"kind":1024,"name":"info","url":"interfaces/loggerwithtarget.html#info","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"LoggerWithTarget"},{"id":1100,"kind":1024,"name":"warn","url":"interfaces/loggerwithtarget.html#warn","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"LoggerWithTarget"},{"id":1101,"kind":1024,"name":"error","url":"interfaces/loggerwithtarget.html#error","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"LoggerWithTarget"},{"id":1102,"kind":1024,"name":"fatal","url":"interfaces/loggerwithtarget.html#fatal","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"LoggerWithTarget"},{"id":1103,"kind":512,"name":"constructor","url":"interfaces/loggerwithtarget.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-interface tsd-is-inherited","parent":"LoggerWithTarget"},{"id":1104,"kind":2048,"name":"addStream","url":"interfaces/loggerwithtarget.html#addstream","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"LoggerWithTarget"},{"id":1105,"kind":2048,"name":"addSerializers","url":"interfaces/loggerwithtarget.html#addserializers","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"LoggerWithTarget"},{"id":1106,"kind":2048,"name":"reopenFileStreams","url":"interfaces/loggerwithtarget.html#reopenfilestreams","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"LoggerWithTarget"},{"id":1107,"kind":2048,"name":"level","url":"interfaces/loggerwithtarget.html#level","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"LoggerWithTarget"},{"id":1108,"kind":2048,"name":"levels","url":"interfaces/loggerwithtarget.html#levels","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"LoggerWithTarget"},{"id":1109,"kind":1024,"name":"fields","url":"interfaces/loggerwithtarget.html#fields","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LoggerWithTarget"},{"id":1110,"kind":1024,"name":"src","url":"interfaces/loggerwithtarget.html#src","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LoggerWithTarget"},{"id":1111,"kind":2048,"name":"listenerCount","url":"interfaces/loggerwithtarget.html#listenercount-1","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-static","parent":"LoggerWithTarget"},{"id":1112,"kind":1024,"name":"defaultMaxListeners","url":"interfaces/loggerwithtarget.html#defaultmaxlisteners","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-static","parent":"LoggerWithTarget"},{"id":1113,"kind":2048,"name":"addListener","url":"interfaces/loggerwithtarget.html#addlistener","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"LoggerWithTarget"},{"id":1114,"kind":2048,"name":"on","url":"interfaces/loggerwithtarget.html#on","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"LoggerWithTarget"},{"id":1115,"kind":2048,"name":"once","url":"interfaces/loggerwithtarget.html#once","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"LoggerWithTarget"},{"id":1116,"kind":2048,"name":"prependListener","url":"interfaces/loggerwithtarget.html#prependlistener","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"LoggerWithTarget"},{"id":1117,"kind":2048,"name":"prependOnceListener","url":"interfaces/loggerwithtarget.html#prependoncelistener","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"LoggerWithTarget"},{"id":1118,"kind":2048,"name":"removeListener","url":"interfaces/loggerwithtarget.html#removelistener","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"LoggerWithTarget"},{"id":1119,"kind":2048,"name":"off","url":"interfaces/loggerwithtarget.html#off","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"LoggerWithTarget"},{"id":1120,"kind":2048,"name":"removeAllListeners","url":"interfaces/loggerwithtarget.html#removealllisteners","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"LoggerWithTarget"},{"id":1121,"kind":2048,"name":"setMaxListeners","url":"interfaces/loggerwithtarget.html#setmaxlisteners","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"LoggerWithTarget"},{"id":1122,"kind":2048,"name":"getMaxListeners","url":"interfaces/loggerwithtarget.html#getmaxlisteners","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"LoggerWithTarget"},{"id":1123,"kind":2048,"name":"listeners","url":"interfaces/loggerwithtarget.html#listeners","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"LoggerWithTarget"},{"id":1124,"kind":2048,"name":"rawListeners","url":"interfaces/loggerwithtarget.html#rawlisteners","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"LoggerWithTarget"},{"id":1125,"kind":2048,"name":"emit","url":"interfaces/loggerwithtarget.html#emit","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"LoggerWithTarget"},{"id":1126,"kind":2048,"name":"eventNames","url":"interfaces/loggerwithtarget.html#eventnames","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"LoggerWithTarget"},{"id":1127,"kind":2048,"name":"listenerCount","url":"interfaces/loggerwithtarget.html#listenercount","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"LoggerWithTarget"},{"id":1128,"kind":2,"name":"Logger","url":"modules/loggerwithtarget.logger.html","classes":"tsd-kind-module tsd-parent-kind-interface","parent":"LoggerWithTarget"},{"id":1129,"kind":256,"name":"ChildArgs","url":"interfaces/childargs.html","classes":"tsd-kind-interface"},{"id":1130,"kind":1024,"name":"options","url":"interfaces/childargs.html#options","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ChildArgs"},{"id":1131,"kind":1024,"name":"name","url":"interfaces/childargs.html#name","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ChildArgs"},{"id":1132,"kind":1024,"name":"id","url":"interfaces/childargs.html#id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ChildArgs"},{"id":1133,"kind":1024,"name":"installation","url":"interfaces/childargs.html#installation","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ChildArgs"},{"id":1134,"kind":64,"name":"wrapLogger","url":"index.html#wraplogger","classes":"tsd-kind-function"},{"id":1135,"kind":128,"name":"Context","url":"classes/context.html","classes":"tsd-kind-class"},{"id":1136,"kind":1024,"name":"name","url":"classes/context.html#name","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Context"},{"id":1137,"kind":1024,"name":"id","url":"classes/context.html#id","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Context"},{"id":1138,"kind":1024,"name":"payload","url":"classes/context.html#payload","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Context"},{"id":1139,"kind":1024,"name":"protocol","url":"classes/context.html#protocol","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Context"},{"id":1140,"kind":1024,"name":"host","url":"classes/context.html#host","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Context"},{"id":1141,"kind":1024,"name":"url","url":"classes/context.html#url","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Context"},{"id":1142,"kind":1024,"name":"github","url":"classes/context.html#github","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Context"},{"id":1143,"kind":1024,"name":"log","url":"classes/context.html#log","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Context"},{"id":1144,"kind":512,"name":"constructor","url":"classes/context.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"Context"},{"id":1145,"kind":262144,"name":"event","url":"classes/context.html#event","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"Context"},{"id":1146,"kind":2048,"name":"repo","url":"classes/context.html#repo","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Context"},{"id":1147,"kind":2048,"name":"issue","url":"classes/context.html#issue","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Context"},{"id":1148,"kind":262144,"name":"isBot","url":"classes/context.html#isbot","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"Context"},{"id":1149,"kind":2048,"name":"config","url":"classes/context.html#config","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Context"},{"id":1150,"kind":256,"name":"AppOptions","url":"interfaces/appoptions.html","classes":"tsd-kind-interface"},{"id":1151,"kind":1024,"name":"id","url":"interfaces/appoptions.html#id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AppOptions"},{"id":1152,"kind":1024,"name":"cert","url":"interfaces/appoptions.html#cert","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AppOptions"},{"id":1153,"kind":64,"name":"createApp","url":"index.html#createapp","classes":"tsd-kind-function"},{"id":1154,"kind":2097152,"name":"serializers","url":"index.html#serializers","classes":"tsd-kind-object-literal"},{"id":1155,"kind":64,"name":"event","url":"index.html#serializers.event","classes":"tsd-kind-function tsd-parent-kind-object-literal","parent":"serializers"},{"id":1156,"kind":64,"name":"installation","url":"index.html#serializers.installation","classes":"tsd-kind-function tsd-parent-kind-object-literal","parent":"serializers"},{"id":1157,"kind":32,"name":"err","url":"index.html#serializers.err","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"serializers"},{"id":1158,"kind":65536,"name":"__type","url":"index.html#serializers.err.__type","classes":"tsd-kind-type-literal tsd-parent-kind-variable tsd-is-not-exported","parent":"serializers.err"},{"id":1159,"kind":64,"name":"repository","url":"index.html#serializers.repository","classes":"tsd-kind-function tsd-parent-kind-object-literal","parent":"serializers"},{"id":1160,"kind":32,"name":"req","url":"index.html#serializers.req","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"serializers"},{"id":1161,"kind":65536,"name":"__type","url":"index.html#serializers.req.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-variable tsd-is-not-exported","parent":"serializers.req"},{"id":1162,"kind":64,"name":"res","url":"index.html#serializers.res","classes":"tsd-kind-function tsd-parent-kind-object-literal","parent":"serializers"},{"id":1163,"kind":32,"name":"logger","url":"index.html#logger","classes":"tsd-kind-variable"},{"id":1164,"kind":256,"name":"ResolveOptions","url":"interfaces/resolveoptions.html","classes":"tsd-kind-interface"},{"id":1165,"kind":1024,"name":"basedir","url":"interfaces/resolveoptions.html#basedir","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ResolveOptions"},{"id":1166,"kind":1024,"name":"resolver","url":"interfaces/resolveoptions.html#resolver","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ResolveOptions"},{"id":1167,"kind":64,"name":"resolve","url":"index.html#resolve","classes":"tsd-kind-function"},{"id":1168,"kind":4194304,"name":"Resolver","url":"index.html#resolver","classes":"tsd-kind-type-alias"},{"id":1169,"kind":65536,"name":"__type","url":"index.html#resolver.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"Resolver"},{"id":1170,"kind":256,"name":"Request","url":"interfaces/request.html","classes":"tsd-kind-interface"},{"id":1171,"kind":1024,"name":"id","url":"interfaces/request.html#id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Request"},{"id":1172,"kind":1024,"name":"log","url":"interfaces/request.html#log","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Request"},{"id":1173,"kind":2048,"name":"get","url":"interfaces/request.html#get","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1174,"kind":2048,"name":"header","url":"interfaces/request.html#header","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1175,"kind":2048,"name":"accepts","url":"interfaces/request.html#accepts","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1176,"kind":2048,"name":"acceptsCharsets","url":"interfaces/request.html#acceptscharsets","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1177,"kind":2048,"name":"acceptsEncodings","url":"interfaces/request.html#acceptsencodings","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1178,"kind":2048,"name":"acceptsLanguages","url":"interfaces/request.html#acceptslanguages","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1179,"kind":2048,"name":"range","url":"interfaces/request.html#range","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1180,"kind":1024,"name":"accepted","url":"interfaces/request.html#accepted","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1181,"kind":2048,"name":"param","url":"interfaces/request.html#param","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1182,"kind":2048,"name":"is","url":"interfaces/request.html#is","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1183,"kind":1024,"name":"protocol","url":"interfaces/request.html#protocol","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1184,"kind":1024,"name":"secure","url":"interfaces/request.html#secure","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1185,"kind":1024,"name":"ip","url":"interfaces/request.html#ip","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1186,"kind":1024,"name":"ips","url":"interfaces/request.html#ips","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1187,"kind":1024,"name":"subdomains","url":"interfaces/request.html#subdomains","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1188,"kind":1024,"name":"path","url":"interfaces/request.html#path","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1189,"kind":1024,"name":"hostname","url":"interfaces/request.html#hostname","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1190,"kind":1024,"name":"host","url":"interfaces/request.html#host","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1191,"kind":1024,"name":"fresh","url":"interfaces/request.html#fresh","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1192,"kind":1024,"name":"stale","url":"interfaces/request.html#stale","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1193,"kind":1024,"name":"xhr","url":"interfaces/request.html#xhr","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1194,"kind":1024,"name":"body","url":"interfaces/request.html#body","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1195,"kind":1024,"name":"cookies","url":"interfaces/request.html#cookies","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1196,"kind":1024,"name":"method","url":"interfaces/request.html#method","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Request"},{"id":1197,"kind":1024,"name":"params","url":"interfaces/request.html#params","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1198,"kind":2048,"name":"clearCookie","url":"interfaces/request.html#clearcookie","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1199,"kind":1024,"name":"query","url":"interfaces/request.html#query","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1200,"kind":1024,"name":"route","url":"interfaces/request.html#route","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1201,"kind":1024,"name":"signedCookies","url":"interfaces/request.html#signedcookies","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1202,"kind":1024,"name":"originalUrl","url":"interfaces/request.html#originalurl","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1203,"kind":1024,"name":"url","url":"interfaces/request.html#url","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Request"},{"id":1204,"kind":1024,"name":"baseUrl","url":"interfaces/request.html#baseurl","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1205,"kind":1024,"name":"app","url":"interfaces/request.html#app","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1206,"kind":1024,"name":"res","url":"interfaces/request.html#res","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1207,"kind":1024,"name":"next","url":"interfaces/request.html#next","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1208,"kind":512,"name":"constructor","url":"interfaces/request.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Request"},{"id":1209,"kind":1024,"name":"httpVersion","url":"interfaces/request.html#httpversion","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1210,"kind":1024,"name":"httpVersionMajor","url":"interfaces/request.html#httpversionmajor","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1211,"kind":1024,"name":"httpVersionMinor","url":"interfaces/request.html#httpversionminor","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1212,"kind":1024,"name":"connection","url":"interfaces/request.html#connection","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1213,"kind":1024,"name":"headers","url":"interfaces/request.html#headers","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1214,"kind":1024,"name":"rawHeaders","url":"interfaces/request.html#rawheaders","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1215,"kind":1024,"name":"trailers","url":"interfaces/request.html#trailers","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1216,"kind":65536,"name":"__type","url":"interfaces/request.html#trailers.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"Request.trailers"},{"id":1217,"kind":1024,"name":"rawTrailers","url":"interfaces/request.html#rawtrailers","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1218,"kind":2048,"name":"setTimeout","url":"interfaces/request.html#settimeout","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1219,"kind":1024,"name":"statusCode","url":"interfaces/request.html#statuscode","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1220,"kind":1024,"name":"statusMessage","url":"interfaces/request.html#statusmessage","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1221,"kind":1024,"name":"socket","url":"interfaces/request.html#socket","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1222,"kind":2048,"name":"destroy","url":"interfaces/request.html#destroy","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Request"},{"id":1223,"kind":1024,"name":"readable","url":"interfaces/request.html#readable","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1224,"kind":1024,"name":"readableHighWaterMark","url":"interfaces/request.html#readablehighwatermark","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1225,"kind":1024,"name":"readableLength","url":"interfaces/request.html#readablelength","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1226,"kind":2048,"name":"_read","url":"interfaces/request.html#_read","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1227,"kind":2048,"name":"read","url":"interfaces/request.html#read","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1228,"kind":2048,"name":"setEncoding","url":"interfaces/request.html#setencoding","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1229,"kind":2048,"name":"pause","url":"interfaces/request.html#pause","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1230,"kind":2048,"name":"resume","url":"interfaces/request.html#resume","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1231,"kind":2048,"name":"isPaused","url":"interfaces/request.html#ispaused","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1232,"kind":2048,"name":"unpipe","url":"interfaces/request.html#unpipe","classes":"tsd-kind-method tsd-parent-kind-interface tsd-has-type-parameter tsd-is-inherited","parent":"Request"},{"id":1233,"kind":2048,"name":"unshift","url":"interfaces/request.html#unshift","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1234,"kind":2048,"name":"wrap","url":"interfaces/request.html#wrap","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1235,"kind":2048,"name":"push","url":"interfaces/request.html#push","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1236,"kind":2048,"name":"_destroy","url":"interfaces/request.html#_destroy","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1237,"kind":2048,"name":"addListener","url":"interfaces/request.html#addlistener","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Request"},{"id":1238,"kind":2048,"name":"emit","url":"interfaces/request.html#emit","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Request"},{"id":1239,"kind":2048,"name":"on","url":"interfaces/request.html#on","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Request"},{"id":1240,"kind":2048,"name":"once","url":"interfaces/request.html#once","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Request"},{"id":1241,"kind":2048,"name":"prependListener","url":"interfaces/request.html#prependlistener","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Request"},{"id":1242,"kind":2048,"name":"prependOnceListener","url":"interfaces/request.html#prependoncelistener","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Request"},{"id":1243,"kind":2048,"name":"removeListener","url":"interfaces/request.html#removelistener","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Request"},{"id":1244,"kind":2048,"name":"__@asyncIterator","url":"interfaces/request.html#___asynciterator","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1245,"kind":2048,"name":"pipe","url":"interfaces/request.html#pipe","classes":"tsd-kind-method tsd-parent-kind-interface tsd-has-type-parameter tsd-is-inherited","parent":"Request"},{"id":1246,"kind":2048,"name":"listenerCount","url":"interfaces/request.html#listenercount-1","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-static","parent":"Request"},{"id":1247,"kind":1024,"name":"defaultMaxListeners","url":"interfaces/request.html#defaultmaxlisteners","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-static","parent":"Request"},{"id":1248,"kind":2048,"name":"off","url":"interfaces/request.html#off","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Request"},{"id":1249,"kind":2048,"name":"removeAllListeners","url":"interfaces/request.html#removealllisteners","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Request"},{"id":1250,"kind":2048,"name":"setMaxListeners","url":"interfaces/request.html#setmaxlisteners","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Request"},{"id":1251,"kind":2048,"name":"getMaxListeners","url":"interfaces/request.html#getmaxlisteners","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Request"},{"id":1252,"kind":2048,"name":"listeners","url":"interfaces/request.html#listeners","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Request"},{"id":1253,"kind":2048,"name":"rawListeners","url":"interfaces/request.html#rawlisteners","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Request"},{"id":1254,"kind":2048,"name":"eventNames","url":"interfaces/request.html#eventnames","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Request"},{"id":1255,"kind":2048,"name":"listenerCount","url":"interfaces/request.html#listenercount","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Request"},{"id":1256,"kind":256,"name":"Response","url":"interfaces/response.html","classes":"tsd-kind-interface"},{"id":1257,"kind":1024,"name":"duration","url":"interfaces/response.html#duration","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Response"},{"id":1258,"kind":1024,"name":"log","url":"interfaces/response.html#log","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Response"},{"id":1259,"kind":2048,"name":"status","url":"interfaces/response.html#status","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1260,"kind":2048,"name":"sendStatus","url":"interfaces/response.html#sendstatus","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1261,"kind":2048,"name":"links","url":"interfaces/response.html#links","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1262,"kind":1024,"name":"send","url":"interfaces/response.html#send","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1263,"kind":1024,"name":"json","url":"interfaces/response.html#json","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1264,"kind":1024,"name":"jsonp","url":"interfaces/response.html#jsonp","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1265,"kind":2048,"name":"sendFile","url":"interfaces/response.html#sendfile","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1266,"kind":2048,"name":"sendfile","url":"interfaces/response.html#sendfile-1","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1267,"kind":2048,"name":"download","url":"interfaces/response.html#download","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1268,"kind":2048,"name":"contentType","url":"interfaces/response.html#contenttype","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1269,"kind":2048,"name":"type","url":"interfaces/response.html#type","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1270,"kind":2048,"name":"format","url":"interfaces/response.html#format","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1271,"kind":2048,"name":"attachment","url":"interfaces/response.html#attachment","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1272,"kind":2048,"name":"set","url":"interfaces/response.html#set","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1273,"kind":2048,"name":"header","url":"interfaces/response.html#header","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1274,"kind":1024,"name":"headersSent","url":"interfaces/response.html#headerssent","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Response"},{"id":1275,"kind":2048,"name":"get","url":"interfaces/response.html#get","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1276,"kind":2048,"name":"clearCookie","url":"interfaces/response.html#clearcookie","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1277,"kind":2048,"name":"cookie","url":"interfaces/response.html#cookie","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1278,"kind":2048,"name":"location","url":"interfaces/response.html#location","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1279,"kind":2048,"name":"redirect","url":"interfaces/response.html#redirect","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1280,"kind":2048,"name":"render","url":"interfaces/response.html#render","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1281,"kind":1024,"name":"locals","url":"interfaces/response.html#locals","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1282,"kind":1024,"name":"charset","url":"interfaces/response.html#charset","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1283,"kind":2048,"name":"vary","url":"interfaces/response.html#vary","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1284,"kind":1024,"name":"app","url":"interfaces/response.html#app","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1285,"kind":2048,"name":"append","url":"interfaces/response.html#append","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1286,"kind":1024,"name":"req","url":"interfaces/response.html#req","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1287,"kind":1024,"name":"statusCode","url":"interfaces/response.html#statuscode","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1288,"kind":1024,"name":"statusMessage","url":"interfaces/response.html#statusmessage","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1289,"kind":512,"name":"constructor","url":"interfaces/response.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Response"},{"id":1290,"kind":2048,"name":"assignSocket","url":"interfaces/response.html#assignsocket","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1291,"kind":2048,"name":"detachSocket","url":"interfaces/response.html#detachsocket","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1292,"kind":2048,"name":"writeContinue","url":"interfaces/response.html#writecontinue","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1293,"kind":2048,"name":"writeHead","url":"interfaces/response.html#writehead","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1294,"kind":1024,"name":"upgrading","url":"interfaces/response.html#upgrading","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1295,"kind":1024,"name":"chunkedEncoding","url":"interfaces/response.html#chunkedencoding","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1296,"kind":1024,"name":"shouldKeepAlive","url":"interfaces/response.html#shouldkeepalive","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1297,"kind":1024,"name":"useChunkedEncodingByDefault","url":"interfaces/response.html#usechunkedencodingbydefault","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1298,"kind":1024,"name":"sendDate","url":"interfaces/response.html#senddate","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1299,"kind":1024,"name":"finished","url":"interfaces/response.html#finished","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1300,"kind":1024,"name":"connection","url":"interfaces/response.html#connection","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1301,"kind":2048,"name":"setTimeout","url":"interfaces/response.html#settimeout","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1302,"kind":2048,"name":"setHeader","url":"interfaces/response.html#setheader","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1303,"kind":2048,"name":"getHeader","url":"interfaces/response.html#getheader","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1304,"kind":2048,"name":"getHeaders","url":"interfaces/response.html#getheaders","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1305,"kind":2048,"name":"getHeaderNames","url":"interfaces/response.html#getheadernames","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1306,"kind":2048,"name":"hasHeader","url":"interfaces/response.html#hasheader","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1307,"kind":2048,"name":"removeHeader","url":"interfaces/response.html#removeheader","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1308,"kind":2048,"name":"addTrailers","url":"interfaces/response.html#addtrailers","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1309,"kind":2048,"name":"flushHeaders","url":"interfaces/response.html#flushheaders","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1310,"kind":1024,"name":"writable","url":"interfaces/response.html#writable","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1311,"kind":1024,"name":"writableHighWaterMark","url":"interfaces/response.html#writablehighwatermark","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1312,"kind":1024,"name":"writableLength","url":"interfaces/response.html#writablelength","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1313,"kind":2048,"name":"_write","url":"interfaces/response.html#_write","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1314,"kind":2048,"name":"_writev","url":"interfaces/response.html#_writev","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1315,"kind":2048,"name":"_destroy","url":"interfaces/response.html#_destroy","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1316,"kind":2048,"name":"_final","url":"interfaces/response.html#_final","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1317,"kind":2048,"name":"write","url":"interfaces/response.html#write","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1318,"kind":2048,"name":"setDefaultEncoding","url":"interfaces/response.html#setdefaultencoding","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1319,"kind":2048,"name":"end","url":"interfaces/response.html#end","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1320,"kind":2048,"name":"cork","url":"interfaces/response.html#cork","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1321,"kind":2048,"name":"uncork","url":"interfaces/response.html#uncork","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1322,"kind":2048,"name":"destroy","url":"interfaces/response.html#destroy","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1323,"kind":2048,"name":"addListener","url":"interfaces/response.html#addlistener","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Response"},{"id":1324,"kind":2048,"name":"emit","url":"interfaces/response.html#emit","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Response"},{"id":1325,"kind":2048,"name":"on","url":"interfaces/response.html#on","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Response"},{"id":1326,"kind":2048,"name":"once","url":"interfaces/response.html#once","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Response"},{"id":1327,"kind":2048,"name":"prependListener","url":"interfaces/response.html#prependlistener","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Response"},{"id":1328,"kind":2048,"name":"prependOnceListener","url":"interfaces/response.html#prependoncelistener","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Response"},{"id":1329,"kind":2048,"name":"removeListener","url":"interfaces/response.html#removelistener","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Response"},{"id":1330,"kind":2048,"name":"pipe","url":"interfaces/response.html#pipe","classes":"tsd-kind-method tsd-parent-kind-interface tsd-has-type-parameter tsd-is-inherited","parent":"Response"},{"id":1331,"kind":2048,"name":"listenerCount","url":"interfaces/response.html#listenercount-1","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-static","parent":"Response"},{"id":1332,"kind":1024,"name":"defaultMaxListeners","url":"interfaces/response.html#defaultmaxlisteners","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-static","parent":"Response"},{"id":1333,"kind":2048,"name":"off","url":"interfaces/response.html#off","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Response"},{"id":1334,"kind":2048,"name":"removeAllListeners","url":"interfaces/response.html#removealllisteners","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Response"},{"id":1335,"kind":2048,"name":"setMaxListeners","url":"interfaces/response.html#setmaxlisteners","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Response"},{"id":1336,"kind":2048,"name":"getMaxListeners","url":"interfaces/response.html#getmaxlisteners","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Response"},{"id":1337,"kind":2048,"name":"listeners","url":"interfaces/response.html#listeners","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Response"},{"id":1338,"kind":2048,"name":"rawListeners","url":"interfaces/response.html#rawlisteners","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Response"},{"id":1339,"kind":2048,"name":"eventNames","url":"interfaces/response.html#eventnames","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Response"},{"id":1340,"kind":2048,"name":"listenerCount","url":"interfaces/response.html#listenercount","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Response"},{"id":1341,"kind":256,"name":"NextFunction","url":"interfaces/nextfunction.html","classes":"tsd-kind-interface"},{"id":1342,"kind":64,"name":"logRequest","url":"index.html#logrequest","classes":"tsd-kind-function"},{"id":1343,"kind":256,"name":"ServerArgs","url":"interfaces/serverargs.html","classes":"tsd-kind-interface"},{"id":1344,"kind":1024,"name":"webhook","url":"interfaces/serverargs.html#webhook","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ServerArgs"},{"id":1345,"kind":1024,"name":"logger","url":"interfaces/serverargs.html#logger","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ServerArgs"},{"id":1346,"kind":64,"name":"createServer","url":"index.html#createserver","classes":"tsd-kind-function"},{"id":1347,"kind":256,"name":"WebhookProxyOptions","url":"interfaces/webhookproxyoptions.html","classes":"tsd-kind-interface"},{"id":1348,"kind":1024,"name":"url","url":"interfaces/webhookproxyoptions.html#url","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"WebhookProxyOptions"},{"id":1349,"kind":1024,"name":"port","url":"interfaces/webhookproxyoptions.html#port","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"WebhookProxyOptions"},{"id":1350,"kind":1024,"name":"path","url":"interfaces/webhookproxyoptions.html#path","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"WebhookProxyOptions"},{"id":1351,"kind":1024,"name":"logger","url":"interfaces/webhookproxyoptions.html#logger","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"WebhookProxyOptions"},{"id":1352,"kind":64,"name":"createWebhookProxy","url":"index.html#createwebhookproxy","classes":"tsd-kind-function"},{"id":1353,"kind":128,"name":"Probot","url":"classes/probot.html","classes":"tsd-kind-class"},{"id":1354,"kind":1024,"name":"server","url":"classes/probot.html#server","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Probot"},{"id":1355,"kind":1024,"name":"webhook","url":"classes/probot.html#webhook","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Probot"},{"id":1356,"kind":1024,"name":"logger","url":"classes/probot.html#logger","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Probot"},{"id":1357,"kind":512,"name":"constructor","url":"classes/probot.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"Probot"},{"id":1358,"kind":2048,"name":"errorHandler","url":"classes/probot.html#errorhandler","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Probot"},{"id":1359,"kind":2048,"name":"receive","url":"classes/probot.html#receive","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Probot"},{"id":1360,"kind":2048,"name":"load","url":"classes/probot.html#load","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Probot"},{"id":1361,"kind":2048,"name":"setup","url":"classes/probot.html#setup","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Probot"},{"id":1362,"kind":2048,"name":"start","url":"classes/probot.html#start","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Probot"},{"id":1363,"kind":1024,"name":"webhookPath","url":"interfaces/options.html#webhookpath","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Options"},{"id":1364,"kind":1024,"name":"secret","url":"interfaces/options.html#secret","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Options"},{"id":1365,"kind":1024,"name":"id","url":"interfaces/options.html#id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Options"},{"id":1366,"kind":1024,"name":"cert","url":"interfaces/options.html#cert","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Options"},{"id":1367,"kind":1024,"name":"webhookProxy","url":"interfaces/options.html#webhookproxy","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Options"},{"id":1368,"kind":64,"name":"createProbot","url":"index.html#createprobot","classes":"tsd-kind-function"},{"id":1369,"kind":4194304,"name":"ApplicationFunction","url":"index.html#applicationfunction","classes":"tsd-kind-type-alias"},{"id":1370,"kind":65536,"name":"__type","url":"index.html#applicationfunction.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"ApplicationFunction"},{"id":1371,"kind":128,"name":"Application","url":"classes/application.html","classes":"tsd-kind-class"},{"id":1372,"kind":1024,"name":"events","url":"classes/application.html#events","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Application"},{"id":1373,"kind":1024,"name":"app","url":"classes/application.html#app","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Application"},{"id":1374,"kind":65536,"name":"__type","url":"classes/application.html#app.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"Application.app"},{"id":1375,"kind":1024,"name":"cache","url":"classes/application.html#cache","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Application"},{"id":1376,"kind":1024,"name":"router","url":"classes/application.html#router","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Application"},{"id":1377,"kind":1024,"name":"catchErrors","url":"classes/application.html#catcherrors","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Application"},{"id":1378,"kind":1024,"name":"log","url":"classes/application.html#log","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Application"},{"id":1379,"kind":512,"name":"constructor","url":"classes/application.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"Application"},{"id":1380,"kind":2048,"name":"load","url":"classes/application.html#load","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Application"},{"id":1381,"kind":2048,"name":"receive","url":"classes/application.html#receive","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Application"},{"id":1382,"kind":2048,"name":"route","url":"classes/application.html#route","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Application"},{"id":1383,"kind":2048,"name":"on","url":"classes/application.html#on","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Application"},{"id":1384,"kind":2048,"name":"auth","url":"classes/application.html#auth","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"Application"},{"id":1385,"kind":256,"name":"Cache","url":"interfaces/cache.html","classes":"tsd-kind-interface"},{"id":1386,"kind":2048,"name":"wrap","url":"interfaces/cache.html#wrap","classes":"tsd-kind-method tsd-parent-kind-interface tsd-has-type-parameter","parent":"Cache"},{"id":1387,"kind":256,"name":"CacheConfig","url":"interfaces/cacheconfig.html","classes":"tsd-kind-interface"},{"id":1388,"kind":1024,"name":"ttl","url":"interfaces/cacheconfig.html#ttl","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"CacheConfig"},{"id":1389,"kind":1024,"name":"app","url":"interfaces/options.html#app","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Options"},{"id":1390,"kind":65536,"name":"__type","url":"interfaces/options.html#app.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"Options.app"},{"id":1391,"kind":1024,"name":"cache","url":"interfaces/options.html#cache","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Options"},{"id":1392,"kind":1024,"name":"router","url":"interfaces/options.html#router","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Options"},{"id":1393,"kind":1024,"name":"catchErrors","url":"interfaces/options.html#catcherrors","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Options"}]}; \ No newline at end of file + typedoc.search.data = {"kinds":{"2":"Module","32":"Variable","64":"Function","128":"Class","256":"Interface","512":"Constructor","1024":"Property","2048":"Method","65536":"Type literal","262144":"Accessor","2097152":"Object literal","4194304":"Type alias"},"rows":[{"id":0,"kind":64,"name":"addGraphQL","url":"index.html#addgraphql","classes":"tsd-kind-function"},{"id":1,"kind":64,"name":"addLogging","url":"index.html#addlogging","classes":"tsd-kind-function"},{"id":2,"kind":64,"name":"addPagination","url":"index.html#addpagination","classes":"tsd-kind-function"},{"id":3,"kind":64,"name":"addRateLimiting","url":"index.html#addratelimiting","classes":"tsd-kind-function"},{"id":4,"kind":256,"name":"Options","url":"interfaces/options.html","classes":"tsd-kind-interface"},{"id":5,"kind":1024,"name":"debug","url":"interfaces/options.html#debug","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Options"},{"id":6,"kind":1024,"name":"logger","url":"interfaces/options.html#logger","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Options"},{"id":7,"kind":1024,"name":"limiter","url":"interfaces/options.html#limiter","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Options"},{"id":8,"kind":1024,"name":"baseUrl","url":"interfaces/options.html#baseurl","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Options"},{"id":9,"kind":1024,"name":"timeout","url":"interfaces/options.html#timeout","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Options"},{"id":10,"kind":1024,"name":"headers","url":"interfaces/options.html#headers","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Options"},{"id":11,"kind":1024,"name":"agent","url":"interfaces/options.html#agent","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Options"},{"id":12,"kind":1024,"name":"proxy","url":"interfaces/options.html#proxy","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Options"},{"id":13,"kind":1024,"name":"ca","url":"interfaces/options.html#ca","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Options"},{"id":14,"kind":1024,"name":"rejectUnauthorized","url":"interfaces/options.html#rejectunauthorized","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Options"},{"id":15,"kind":1024,"name":"family","url":"interfaces/options.html#family","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Options"},{"id":16,"kind":1024,"name":"host","url":"interfaces/options.html#host","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Options"},{"id":17,"kind":1024,"name":"pathPrefix","url":"interfaces/options.html#pathprefix","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Options"},{"id":18,"kind":1024,"name":"protocol","url":"interfaces/options.html#protocol","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Options"},{"id":19,"kind":1024,"name":"port","url":"interfaces/options.html#port","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Options"},{"id":20,"kind":256,"name":"RequestOptions","url":"interfaces/requestoptions.html","classes":"tsd-kind-interface"},{"id":21,"kind":1024,"name":"baseUrl","url":"interfaces/requestoptions.html#baseurl","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RequestOptions"},{"id":22,"kind":1024,"name":"method","url":"interfaces/requestoptions.html#method","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RequestOptions"},{"id":23,"kind":1024,"name":"url","url":"interfaces/requestoptions.html#url","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RequestOptions"},{"id":24,"kind":1024,"name":"headers","url":"interfaces/requestoptions.html#headers","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RequestOptions"},{"id":25,"kind":1024,"name":"query","url":"interfaces/requestoptions.html#query","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RequestOptions"},{"id":26,"kind":1024,"name":"variables","url":"interfaces/requestoptions.html#variables","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RequestOptions"},{"id":27,"kind":256,"name":"Result","url":"interfaces/result.html","classes":"tsd-kind-interface"},{"id":28,"kind":1024,"name":"headers","url":"interfaces/result.html#headers","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Result"},{"id":29,"kind":65536,"name":"__type","url":"interfaces/result.html#headers.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"Result.headers"},{"id":30,"kind":256,"name":"OctokitError","url":"interfaces/octokiterror.html","classes":"tsd-kind-interface"},{"id":31,"kind":1024,"name":"code","url":"interfaces/octokiterror.html#code","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"OctokitError"},{"id":32,"kind":1024,"name":"status","url":"interfaces/octokiterror.html#status","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"OctokitError"},{"id":33,"kind":1024,"name":"name","url":"interfaces/octokiterror.html#name","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"OctokitError"},{"id":34,"kind":1024,"name":"message","url":"interfaces/octokiterror.html#message","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"OctokitError"},{"id":35,"kind":1024,"name":"stack","url":"interfaces/octokiterror.html#stack","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"OctokitError"},{"id":36,"kind":1024,"name":"Error","url":"interfaces/octokiterror.html#error","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"OctokitError"},{"id":37,"kind":256,"name":"GitHubAPI","url":"interfaces/githubapi.html","classes":"tsd-kind-interface"},{"id":38,"kind":1024,"name":"paginate","url":"interfaces/githubapi.html#paginate","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI"},{"id":39,"kind":65536,"name":"__type","url":"interfaces/githubapi.html#paginate.__type-11","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"GitHubAPI.paginate"},{"id":40,"kind":1024,"name":"hook","url":"interfaces/githubapi.html#hook","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI"},{"id":41,"kind":65536,"name":"__type","url":"interfaces/githubapi.html#hook.__type-6","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"GitHubAPI.hook"},{"id":42,"kind":1024,"name":"request","url":"interfaces/githubapi.html#request","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI"},{"id":43,"kind":65536,"name":"__type","url":"interfaces/githubapi.html#request.__type-17","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"GitHubAPI.request"},{"id":44,"kind":1024,"name":"query","url":"interfaces/githubapi.html#query","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI"},{"id":45,"kind":65536,"name":"__type","url":"interfaces/githubapi.html#query.__type-14","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"GitHubAPI.query"},{"id":46,"kind":2,"name":"Github","url":"modules/githubapi.github.html","classes":"tsd-kind-module tsd-parent-kind-interface","parent":"GitHubAPI"},{"id":47,"kind":256,"name":"Response","url":"interfaces/githubapi.github.response.html","classes":"tsd-kind-interface tsd-parent-kind-module tsd-has-type-parameter","parent":"GitHubAPI.Github"},{"id":48,"kind":1024,"name":"data","url":"interfaces/githubapi.github.response.html#data","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.Response"},{"id":49,"kind":1024,"name":"status","url":"interfaces/githubapi.github.response.html#status","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.Response"},{"id":50,"kind":1024,"name":"headers","url":"interfaces/githubapi.github.response.html#headers","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.Response"},{"id":51,"kind":65536,"name":"__type","url":"interfaces/githubapi.github.response.html#headers.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"GitHubAPI.Github.Response.headers"},{"id":52,"kind":2048,"name":"__@iterator","url":"interfaces/githubapi.github.response.html#___iterator","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"GitHubAPI.Github.Response"},{"id":53,"kind":256,"name":"EmptyParams","url":"interfaces/githubapi.github.emptyparams.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":54,"kind":256,"name":"Options","url":"interfaces/githubapi.github.options.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":55,"kind":1024,"name":"baseUrl","url":"interfaces/githubapi.github.options.html#baseurl","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.Options"},{"id":56,"kind":1024,"name":"timeout","url":"interfaces/githubapi.github.options.html#timeout","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.Options"},{"id":57,"kind":1024,"name":"headers","url":"interfaces/githubapi.github.options.html#headers","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.Options"},{"id":58,"kind":1024,"name":"agent","url":"interfaces/githubapi.github.options.html#agent","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.Options"},{"id":59,"kind":1024,"name":"proxy","url":"interfaces/githubapi.github.options.html#proxy","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.Options"},{"id":60,"kind":1024,"name":"ca","url":"interfaces/githubapi.github.options.html#ca","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.Options"},{"id":61,"kind":1024,"name":"rejectUnauthorized","url":"interfaces/githubapi.github.options.html#rejectunauthorized","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.Options"},{"id":62,"kind":1024,"name":"family","url":"interfaces/githubapi.github.options.html#family","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.Options"},{"id":63,"kind":1024,"name":"host","url":"interfaces/githubapi.github.options.html#host","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.Options"},{"id":64,"kind":1024,"name":"pathPrefix","url":"interfaces/githubapi.github.options.html#pathprefix","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.Options"},{"id":65,"kind":1024,"name":"protocol","url":"interfaces/githubapi.github.options.html#protocol","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.Options"},{"id":66,"kind":1024,"name":"port","url":"interfaces/githubapi.github.options.html#port","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.Options"},{"id":67,"kind":256,"name":"AuthBasic","url":"interfaces/githubapi.github.authbasic.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":68,"kind":1024,"name":"type","url":"interfaces/githubapi.github.authbasic.html#type","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.AuthBasic"},{"id":69,"kind":1024,"name":"username","url":"interfaces/githubapi.github.authbasic.html#username","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.AuthBasic"},{"id":70,"kind":1024,"name":"password","url":"interfaces/githubapi.github.authbasic.html#password","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.AuthBasic"},{"id":71,"kind":256,"name":"AuthOAuthToken","url":"interfaces/githubapi.github.authoauthtoken.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":72,"kind":1024,"name":"type","url":"interfaces/githubapi.github.authoauthtoken.html#type","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.AuthOAuthToken"},{"id":73,"kind":1024,"name":"token","url":"interfaces/githubapi.github.authoauthtoken.html#token","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.AuthOAuthToken"},{"id":74,"kind":256,"name":"AuthOAuthSecret","url":"interfaces/githubapi.github.authoauthsecret.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":75,"kind":1024,"name":"type","url":"interfaces/githubapi.github.authoauthsecret.html#type","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.AuthOAuthSecret"},{"id":76,"kind":1024,"name":"key","url":"interfaces/githubapi.github.authoauthsecret.html#key","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.AuthOAuthSecret"},{"id":77,"kind":1024,"name":"secret","url":"interfaces/githubapi.github.authoauthsecret.html#secret","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.AuthOAuthSecret"},{"id":78,"kind":256,"name":"AuthUserToken","url":"interfaces/githubapi.github.authusertoken.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":79,"kind":1024,"name":"type","url":"interfaces/githubapi.github.authusertoken.html#type","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.AuthUserToken"},{"id":80,"kind":1024,"name":"token","url":"interfaces/githubapi.github.authusertoken.html#token","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.AuthUserToken"},{"id":81,"kind":256,"name":"DeprecatedAuthJWT","url":"interfaces/githubapi.github.deprecatedauthjwt.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":82,"kind":1024,"name":"type","url":"interfaces/githubapi.github.deprecatedauthjwt.html#type","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.DeprecatedAuthJWT"},{"id":83,"kind":1024,"name":"token","url":"interfaces/githubapi.github.deprecatedauthjwt.html#token","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.DeprecatedAuthJWT"},{"id":84,"kind":256,"name":"AuthJWT","url":"interfaces/githubapi.github.authjwt.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":85,"kind":1024,"name":"type","url":"interfaces/githubapi.github.authjwt.html#type","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.AuthJWT"},{"id":86,"kind":1024,"name":"token","url":"interfaces/githubapi.github.authjwt.html#token","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GitHubAPI.Github.AuthJWT"},{"id":87,"kind":256,"name":"Callback","url":"interfaces/githubapi.github.callback.html","classes":"tsd-kind-interface tsd-parent-kind-module tsd-has-type-parameter","parent":"GitHubAPI.Github"},{"id":88,"kind":4194304,"name":"AnyResponse","url":"modules/githubapi.github.html#anyresponse","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":89,"kind":4194304,"name":"Auth","url":"modules/githubapi.github.html#auth","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":90,"kind":4194304,"name":"Link","url":"modules/githubapi.github.html#link","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":91,"kind":4194304,"name":"ActivityCheckNotificationThreadSubscriptionParams","url":"modules/githubapi.github.html#activitychecknotificationthreadsubscriptionparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":92,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitychecknotificationthreadsubscriptionparams.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityCheckNotificationThreadSubscriptionParams"},{"id":93,"kind":4194304,"name":"ActivityCheckStarringRepoParams","url":"modules/githubapi.github.html#activitycheckstarringrepoparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":94,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitycheckstarringrepoparams.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityCheckStarringRepoParams"},{"id":95,"kind":4194304,"name":"ActivityDeleteNotificationThreadSubscriptionParams","url":"modules/githubapi.github.html#activitydeletenotificationthreadsubscriptionparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":96,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitydeletenotificationthreadsubscriptionparams.__type-2","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityDeleteNotificationThreadSubscriptionParams"},{"id":97,"kind":4194304,"name":"ActivityGetEventsParams","url":"modules/githubapi.github.html#activitygeteventsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":98,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitygeteventsparams.__type-9","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityGetEventsParams"},{"id":99,"kind":4194304,"name":"ActivityGetEventsForOrgParams","url":"modules/githubapi.github.html#activitygeteventsfororgparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":100,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitygeteventsfororgparams.__type-3","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityGetEventsForOrgParams"},{"id":101,"kind":4194304,"name":"ActivityGetEventsForRepoParams","url":"modules/githubapi.github.html#activitygeteventsforrepoparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":102,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitygeteventsforrepoparams.__type-5","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityGetEventsForRepoParams"},{"id":103,"kind":4194304,"name":"ActivityGetEventsForRepoNetworkParams","url":"modules/githubapi.github.html#activitygeteventsforreponetworkparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":104,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitygeteventsforreponetworkparams.__type-4","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityGetEventsForRepoNetworkParams"},{"id":105,"kind":4194304,"name":"ActivityGetEventsForUserParams","url":"modules/githubapi.github.html#activitygeteventsforuserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":106,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitygeteventsforuserparams.__type-7","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityGetEventsForUserParams"},{"id":107,"kind":4194304,"name":"ActivityGetEventsForUserOrgParams","url":"modules/githubapi.github.html#activitygeteventsforuserorgparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":108,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitygeteventsforuserorgparams.__type-6","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityGetEventsForUserOrgParams"},{"id":109,"kind":4194304,"name":"ActivityGetEventsForUserPublicParams","url":"modules/githubapi.github.html#activitygeteventsforuserpublicparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":110,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitygeteventsforuserpublicparams.__type-8","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityGetEventsForUserPublicParams"},{"id":111,"kind":4194304,"name":"ActivityGetEventsReceivedParams","url":"modules/githubapi.github.html#activitygeteventsreceivedparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":112,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitygeteventsreceivedparams.__type-10","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityGetEventsReceivedParams"},{"id":113,"kind":4194304,"name":"ActivityGetEventsReceivedPublicParams","url":"modules/githubapi.github.html#activitygeteventsreceivedpublicparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":114,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitygeteventsreceivedpublicparams.__type-11","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityGetEventsReceivedPublicParams"},{"id":115,"kind":4194304,"name":"ActivityGetNotificationThreadParams","url":"modules/githubapi.github.html#activitygetnotificationthreadparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":116,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitygetnotificationthreadparams.__type-12","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityGetNotificationThreadParams"},{"id":117,"kind":4194304,"name":"ActivityGetNotificationsParams","url":"modules/githubapi.github.html#activitygetnotificationsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":118,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitygetnotificationsparams.__type-14","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityGetNotificationsParams"},{"id":119,"kind":4194304,"name":"ActivityGetNotificationsForUserParams","url":"modules/githubapi.github.html#activitygetnotificationsforuserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":120,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitygetnotificationsforuserparams.__type-13","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityGetNotificationsForUserParams"},{"id":121,"kind":4194304,"name":"ActivityGetRepoSubscriptionParams","url":"modules/githubapi.github.html#activitygetreposubscriptionparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":122,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitygetreposubscriptionparams.__type-15","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityGetRepoSubscriptionParams"},{"id":123,"kind":4194304,"name":"ActivityGetStargazersForRepoParams","url":"modules/githubapi.github.html#activitygetstargazersforrepoparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":124,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitygetstargazersforrepoparams.__type-16","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityGetStargazersForRepoParams"},{"id":125,"kind":4194304,"name":"ActivityGetStarredReposParams","url":"modules/githubapi.github.html#activitygetstarredreposparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":126,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitygetstarredreposparams.__type-18","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityGetStarredReposParams"},{"id":127,"kind":4194304,"name":"ActivityGetStarredReposForUserParams","url":"modules/githubapi.github.html#activitygetstarredreposforuserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":128,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitygetstarredreposforuserparams.__type-17","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityGetStarredReposForUserParams"},{"id":129,"kind":4194304,"name":"ActivityGetWatchedReposParams","url":"modules/githubapi.github.html#activitygetwatchedreposparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":130,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitygetwatchedreposparams.__type-20","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityGetWatchedReposParams"},{"id":131,"kind":4194304,"name":"ActivityGetWatchedReposForUserParams","url":"modules/githubapi.github.html#activitygetwatchedreposforuserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":132,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitygetwatchedreposforuserparams.__type-19","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityGetWatchedReposForUserParams"},{"id":133,"kind":4194304,"name":"ActivityGetWatchersForRepoParams","url":"modules/githubapi.github.html#activitygetwatchersforrepoparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":134,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitygetwatchersforrepoparams.__type-21","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityGetWatchersForRepoParams"},{"id":135,"kind":4194304,"name":"ActivityMarkNotificationThreadAsReadParams","url":"modules/githubapi.github.html#activitymarknotificationthreadasreadparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":136,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitymarknotificationthreadasreadparams.__type-22","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityMarkNotificationThreadAsReadParams"},{"id":137,"kind":4194304,"name":"ActivityMarkNotificationsAsReadParams","url":"modules/githubapi.github.html#activitymarknotificationsasreadparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":138,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitymarknotificationsasreadparams.__type-24","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityMarkNotificationsAsReadParams"},{"id":139,"kind":4194304,"name":"ActivityMarkNotificationsAsReadForRepoParams","url":"modules/githubapi.github.html#activitymarknotificationsasreadforrepoparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":140,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitymarknotificationsasreadforrepoparams.__type-23","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityMarkNotificationsAsReadForRepoParams"},{"id":141,"kind":4194304,"name":"ActivitySetNotificationThreadSubscriptionParams","url":"modules/githubapi.github.html#activitysetnotificationthreadsubscriptionparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":142,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitysetnotificationthreadsubscriptionparams.__type-25","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivitySetNotificationThreadSubscriptionParams"},{"id":143,"kind":4194304,"name":"ActivitySetRepoSubscriptionParams","url":"modules/githubapi.github.html#activitysetreposubscriptionparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":144,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitysetreposubscriptionparams.__type-26","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivitySetRepoSubscriptionParams"},{"id":145,"kind":4194304,"name":"ActivityStarRepoParams","url":"modules/githubapi.github.html#activitystarrepoparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":146,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activitystarrepoparams.__type-27","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityStarRepoParams"},{"id":147,"kind":4194304,"name":"ActivityUnstarRepoParams","url":"modules/githubapi.github.html#activityunstarrepoparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":148,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activityunstarrepoparams.__type-28","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityUnstarRepoParams"},{"id":149,"kind":4194304,"name":"ActivityUnwatchRepoParams","url":"modules/githubapi.github.html#activityunwatchrepoparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":150,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#activityunwatchrepoparams.__type-29","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ActivityUnwatchRepoParams"},{"id":151,"kind":4194304,"name":"AppsAddRepoToInstallationParams","url":"modules/githubapi.github.html#appsaddrepotoinstallationparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":152,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#appsaddrepotoinstallationparams.__type-30","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AppsAddRepoToInstallationParams"},{"id":153,"kind":4194304,"name":"AppsCheckMarketplaceListingAccountParams","url":"modules/githubapi.github.html#appscheckmarketplacelistingaccountparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":154,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#appscheckmarketplacelistingaccountparams.__type-31","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AppsCheckMarketplaceListingAccountParams"},{"id":155,"kind":4194304,"name":"AppsCheckMarketplaceListingStubbedAccountParams","url":"modules/githubapi.github.html#appscheckmarketplacelistingstubbedaccountparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":156,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#appscheckmarketplacelistingstubbedaccountparams.__type-32","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AppsCheckMarketplaceListingStubbedAccountParams"},{"id":157,"kind":4194304,"name":"AppsCreateInstallationTokenParams","url":"modules/githubapi.github.html#appscreateinstallationtokenparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":158,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#appscreateinstallationtokenparams.__type-33","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AppsCreateInstallationTokenParams"},{"id":159,"kind":4194304,"name":"AppsFindOrgInstallationParams","url":"modules/githubapi.github.html#appsfindorginstallationparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":160,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#appsfindorginstallationparams.__type-34","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AppsFindOrgInstallationParams"},{"id":161,"kind":4194304,"name":"AppsFindRepoInstallationParams","url":"modules/githubapi.github.html#appsfindrepoinstallationparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":162,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#appsfindrepoinstallationparams.__type-35","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AppsFindRepoInstallationParams"},{"id":163,"kind":4194304,"name":"AppsFindUserInstallationParams","url":"modules/githubapi.github.html#appsfinduserinstallationparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":164,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#appsfinduserinstallationparams.__type-36","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AppsFindUserInstallationParams"},{"id":165,"kind":4194304,"name":"AppsGetForSlugParams","url":"modules/githubapi.github.html#appsgetforslugparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":166,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#appsgetforslugparams.__type-37","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AppsGetForSlugParams"},{"id":167,"kind":4194304,"name":"AppsGetInstallationParams","url":"modules/githubapi.github.html#appsgetinstallationparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":168,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#appsgetinstallationparams.__type-38","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AppsGetInstallationParams"},{"id":169,"kind":4194304,"name":"AppsGetInstallationRepositoriesParams","url":"modules/githubapi.github.html#appsgetinstallationrepositoriesparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":170,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#appsgetinstallationrepositoriesparams.__type-39","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AppsGetInstallationRepositoriesParams"},{"id":171,"kind":4194304,"name":"AppsGetInstallationsParams","url":"modules/githubapi.github.html#appsgetinstallationsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":172,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#appsgetinstallationsparams.__type-40","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AppsGetInstallationsParams"},{"id":173,"kind":4194304,"name":"AppsGetMarketplaceListingPlanAccountsParams","url":"modules/githubapi.github.html#appsgetmarketplacelistingplanaccountsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":174,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#appsgetmarketplacelistingplanaccountsparams.__type-41","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AppsGetMarketplaceListingPlanAccountsParams"},{"id":175,"kind":4194304,"name":"AppsGetMarketplaceListingPlansParams","url":"modules/githubapi.github.html#appsgetmarketplacelistingplansparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":176,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#appsgetmarketplacelistingplansparams.__type-42","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AppsGetMarketplaceListingPlansParams"},{"id":177,"kind":4194304,"name":"AppsGetMarketplaceListingStubbedPlanAccountsParams","url":"modules/githubapi.github.html#appsgetmarketplacelistingstubbedplanaccountsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":178,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#appsgetmarketplacelistingstubbedplanaccountsparams.__type-43","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AppsGetMarketplaceListingStubbedPlanAccountsParams"},{"id":179,"kind":4194304,"name":"AppsGetMarketplaceListingStubbedPlansParams","url":"modules/githubapi.github.html#appsgetmarketplacelistingstubbedplansparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":180,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#appsgetmarketplacelistingstubbedplansparams.__type-44","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AppsGetMarketplaceListingStubbedPlansParams"},{"id":181,"kind":4194304,"name":"AppsRemoveRepoFromInstallationParams","url":"modules/githubapi.github.html#appsremoverepofrominstallationparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":182,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#appsremoverepofrominstallationparams.__type-45","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AppsRemoveRepoFromInstallationParams"},{"id":183,"kind":4194304,"name":"AuthorizationCheckParams","url":"modules/githubapi.github.html#authorizationcheckparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":184,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#authorizationcheckparams.__type-46","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AuthorizationCheckParams"},{"id":185,"kind":4194304,"name":"AuthorizationCreateParams","url":"modules/githubapi.github.html#authorizationcreateparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":186,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#authorizationcreateparams.__type-47","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AuthorizationCreateParams"},{"id":187,"kind":4194304,"name":"AuthorizationDeleteParams","url":"modules/githubapi.github.html#authorizationdeleteparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":188,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#authorizationdeleteparams.__type-49","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AuthorizationDeleteParams"},{"id":189,"kind":4194304,"name":"AuthorizationDeleteGrantParams","url":"modules/githubapi.github.html#authorizationdeletegrantparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":190,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#authorizationdeletegrantparams.__type-48","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AuthorizationDeleteGrantParams"},{"id":191,"kind":4194304,"name":"AuthorizationGetParams","url":"modules/githubapi.github.html#authorizationgetparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":192,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#authorizationgetparams.__type-55","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AuthorizationGetParams"},{"id":193,"kind":4194304,"name":"AuthorizationGetAllParams","url":"modules/githubapi.github.html#authorizationgetallparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":194,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#authorizationgetallparams.__type-50","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AuthorizationGetAllParams"},{"id":195,"kind":4194304,"name":"AuthorizationGetGrantParams","url":"modules/githubapi.github.html#authorizationgetgrantparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":196,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#authorizationgetgrantparams.__type-51","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AuthorizationGetGrantParams"},{"id":197,"kind":4194304,"name":"AuthorizationGetGrantsParams","url":"modules/githubapi.github.html#authorizationgetgrantsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":198,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#authorizationgetgrantsparams.__type-52","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AuthorizationGetGrantsParams"},{"id":199,"kind":4194304,"name":"AuthorizationGetOrCreateAuthorizationForAppParams","url":"modules/githubapi.github.html#authorizationgetorcreateauthorizationforappparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":200,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#authorizationgetorcreateauthorizationforappparams.__type-54","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AuthorizationGetOrCreateAuthorizationForAppParams"},{"id":201,"kind":4194304,"name":"AuthorizationGetOrCreateAuthorizationForAppAndFingerprintParams","url":"modules/githubapi.github.html#authorizationgetorcreateauthorizationforappandfingerprintparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":202,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#authorizationgetorcreateauthorizationforappandfingerprintparams.__type-53","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AuthorizationGetOrCreateAuthorizationForAppAndFingerprintParams"},{"id":203,"kind":4194304,"name":"AuthorizationResetParams","url":"modules/githubapi.github.html#authorizationresetparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":204,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#authorizationresetparams.__type-56","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AuthorizationResetParams"},{"id":205,"kind":4194304,"name":"AuthorizationRevokeParams","url":"modules/githubapi.github.html#authorizationrevokeparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":206,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#authorizationrevokeparams.__type-58","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AuthorizationRevokeParams"},{"id":207,"kind":4194304,"name":"AuthorizationRevokeGrantParams","url":"modules/githubapi.github.html#authorizationrevokegrantparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":208,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#authorizationrevokegrantparams.__type-57","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AuthorizationRevokeGrantParams"},{"id":209,"kind":4194304,"name":"AuthorizationUpdateParams","url":"modules/githubapi.github.html#authorizationupdateparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":210,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#authorizationupdateparams.__type-59","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.AuthorizationUpdateParams"},{"id":211,"kind":4194304,"name":"ChecksCreateParams","url":"modules/githubapi.github.html#checkscreateparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":212,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#checkscreateparams.__type-60","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ChecksCreateParams"},{"id":213,"kind":4194304,"name":"ChecksCreateSuiteParams","url":"modules/githubapi.github.html#checkscreatesuiteparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":214,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#checkscreatesuiteparams.__type-65","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ChecksCreateSuiteParams"},{"id":215,"kind":4194304,"name":"ChecksGetParams","url":"modules/githubapi.github.html#checksgetparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":216,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#checksgetparams.__type-66","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ChecksGetParams"},{"id":217,"kind":4194304,"name":"ChecksGetSuiteParams","url":"modules/githubapi.github.html#checksgetsuiteparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":218,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#checksgetsuiteparams.__type-67","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ChecksGetSuiteParams"},{"id":219,"kind":4194304,"name":"ChecksListAnnotationsParams","url":"modules/githubapi.github.html#checkslistannotationsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":220,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#checkslistannotationsparams.__type-68","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ChecksListAnnotationsParams"},{"id":221,"kind":4194304,"name":"ChecksListForRefParams","url":"modules/githubapi.github.html#checkslistforrefparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":222,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#checkslistforrefparams.__type-69","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ChecksListForRefParams"},{"id":223,"kind":4194304,"name":"ChecksListForSuiteParams","url":"modules/githubapi.github.html#checkslistforsuiteparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":224,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#checkslistforsuiteparams.__type-70","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ChecksListForSuiteParams"},{"id":225,"kind":4194304,"name":"ChecksListSuitesForRefParams","url":"modules/githubapi.github.html#checkslistsuitesforrefparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":226,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#checkslistsuitesforrefparams.__type-71","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ChecksListSuitesForRefParams"},{"id":227,"kind":4194304,"name":"ChecksRequestSuitesParams","url":"modules/githubapi.github.html#checksrequestsuitesparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":228,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#checksrequestsuitesparams.__type-72","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ChecksRequestSuitesParams"},{"id":229,"kind":4194304,"name":"ChecksSetSuitesPreferencesParams","url":"modules/githubapi.github.html#checkssetsuitespreferencesparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":230,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#checkssetsuitespreferencesparams.__type-73","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ChecksSetSuitesPreferencesParams"},{"id":231,"kind":4194304,"name":"ChecksUpdateParams","url":"modules/githubapi.github.html#checksupdateparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":232,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#checksupdateparams.__type-75","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ChecksUpdateParams"},{"id":233,"kind":4194304,"name":"GistsCheckStarParams","url":"modules/githubapi.github.html#gistscheckstarparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":234,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gistscheckstarparams.__type-80","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GistsCheckStarParams"},{"id":235,"kind":4194304,"name":"GistsCreateParams","url":"modules/githubapi.github.html#gistscreateparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":236,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gistscreateparams.__type-82","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GistsCreateParams"},{"id":237,"kind":4194304,"name":"GistsCreateCommentParams","url":"modules/githubapi.github.html#gistscreatecommentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":238,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gistscreatecommentparams.__type-81","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GistsCreateCommentParams"},{"id":239,"kind":4194304,"name":"GistsDeleteParams","url":"modules/githubapi.github.html#gistsdeleteparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":240,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gistsdeleteparams.__type-85","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GistsDeleteParams"},{"id":241,"kind":4194304,"name":"GistsDeleteCommentParams","url":"modules/githubapi.github.html#gistsdeletecommentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":242,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gistsdeletecommentparams.__type-84","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GistsDeleteCommentParams"},{"id":243,"kind":4194304,"name":"GistsEditParams","url":"modules/githubapi.github.html#gistseditparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":244,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gistseditparams.__type-87","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GistsEditParams"},{"id":245,"kind":4194304,"name":"GistsEditCommentParams","url":"modules/githubapi.github.html#gistseditcommentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":246,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gistseditcommentparams.__type-86","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GistsEditCommentParams"},{"id":247,"kind":4194304,"name":"GistsForkParams","url":"modules/githubapi.github.html#gistsforkparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":248,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gistsforkparams.__type-89","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GistsForkParams"},{"id":249,"kind":4194304,"name":"GistsGetParams","url":"modules/githubapi.github.html#gistsgetparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":250,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gistsgetparams.__type-96","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GistsGetParams"},{"id":251,"kind":4194304,"name":"GistsGetAllParams","url":"modules/githubapi.github.html#gistsgetallparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":252,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gistsgetallparams.__type-90","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GistsGetAllParams"},{"id":253,"kind":4194304,"name":"GistsGetCommentParams","url":"modules/githubapi.github.html#gistsgetcommentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":254,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gistsgetcommentparams.__type-91","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GistsGetCommentParams"},{"id":255,"kind":4194304,"name":"GistsGetCommentsParams","url":"modules/githubapi.github.html#gistsgetcommentsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":256,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gistsgetcommentsparams.__type-92","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GistsGetCommentsParams"},{"id":257,"kind":4194304,"name":"GistsGetCommitsParams","url":"modules/githubapi.github.html#gistsgetcommitsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":258,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gistsgetcommitsparams.__type-93","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GistsGetCommitsParams"},{"id":259,"kind":4194304,"name":"GistsGetForUserParams","url":"modules/githubapi.github.html#gistsgetforuserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":260,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gistsgetforuserparams.__type-94","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GistsGetForUserParams"},{"id":261,"kind":4194304,"name":"GistsGetForksParams","url":"modules/githubapi.github.html#gistsgetforksparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":262,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gistsgetforksparams.__type-95","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GistsGetForksParams"},{"id":263,"kind":4194304,"name":"GistsGetPublicParams","url":"modules/githubapi.github.html#gistsgetpublicparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":264,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gistsgetpublicparams.__type-97","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GistsGetPublicParams"},{"id":265,"kind":4194304,"name":"GistsGetRevisionParams","url":"modules/githubapi.github.html#gistsgetrevisionparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":266,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gistsgetrevisionparams.__type-98","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GistsGetRevisionParams"},{"id":267,"kind":4194304,"name":"GistsGetStarredParams","url":"modules/githubapi.github.html#gistsgetstarredparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":268,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gistsgetstarredparams.__type-99","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GistsGetStarredParams"},{"id":269,"kind":4194304,"name":"GistsStarParams","url":"modules/githubapi.github.html#gistsstarparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":270,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gistsstarparams.__type-100","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GistsStarParams"},{"id":271,"kind":4194304,"name":"GistsUnstarParams","url":"modules/githubapi.github.html#gistsunstarparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":272,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gistsunstarparams.__type-101","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GistsUnstarParams"},{"id":273,"kind":4194304,"name":"GitdataCreateBlobParams","url":"modules/githubapi.github.html#gitdatacreateblobparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":274,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gitdatacreateblobparams.__type-102","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GitdataCreateBlobParams"},{"id":275,"kind":4194304,"name":"GitdataCreateCommitParams","url":"modules/githubapi.github.html#gitdatacreatecommitparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":276,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gitdatacreatecommitparams.__type-103","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GitdataCreateCommitParams"},{"id":277,"kind":4194304,"name":"GitdataCreateReferenceParams","url":"modules/githubapi.github.html#gitdatacreatereferenceparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":278,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gitdatacreatereferenceparams.__type-106","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GitdataCreateReferenceParams"},{"id":279,"kind":4194304,"name":"GitdataCreateTagParams","url":"modules/githubapi.github.html#gitdatacreatetagparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":280,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gitdatacreatetagparams.__type-107","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GitdataCreateTagParams"},{"id":281,"kind":4194304,"name":"GitdataCreateTreeParams","url":"modules/githubapi.github.html#gitdatacreatetreeparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":282,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gitdatacreatetreeparams.__type-109","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GitdataCreateTreeParams"},{"id":283,"kind":4194304,"name":"GitdataDeleteReferenceParams","url":"modules/githubapi.github.html#gitdatadeletereferenceparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":284,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gitdatadeletereferenceparams.__type-111","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GitdataDeleteReferenceParams"},{"id":285,"kind":4194304,"name":"GitdataGetBlobParams","url":"modules/githubapi.github.html#gitdatagetblobparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":286,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gitdatagetblobparams.__type-112","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GitdataGetBlobParams"},{"id":287,"kind":4194304,"name":"GitdataGetCommitParams","url":"modules/githubapi.github.html#gitdatagetcommitparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":288,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gitdatagetcommitparams.__type-113","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GitdataGetCommitParams"},{"id":289,"kind":4194304,"name":"GitdataGetCommitSignatureVerificationParams","url":"modules/githubapi.github.html#gitdatagetcommitsignatureverificationparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":290,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gitdatagetcommitsignatureverificationparams.__type-114","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GitdataGetCommitSignatureVerificationParams"},{"id":291,"kind":4194304,"name":"GitdataGetReferenceParams","url":"modules/githubapi.github.html#gitdatagetreferenceparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":292,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gitdatagetreferenceparams.__type-115","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GitdataGetReferenceParams"},{"id":293,"kind":4194304,"name":"GitdataGetTagParams","url":"modules/githubapi.github.html#gitdatagettagparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":294,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gitdatagettagparams.__type-116","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GitdataGetTagParams"},{"id":295,"kind":4194304,"name":"GitdataGetTagSignatureVerificationParams","url":"modules/githubapi.github.html#gitdatagettagsignatureverificationparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":296,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gitdatagettagsignatureverificationparams.__type-117","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GitdataGetTagSignatureVerificationParams"},{"id":297,"kind":4194304,"name":"GitdataGetTreeParams","url":"modules/githubapi.github.html#gitdatagettreeparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":298,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gitdatagettreeparams.__type-118","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GitdataGetTreeParams"},{"id":299,"kind":4194304,"name":"GitdataUpdateReferenceParams","url":"modules/githubapi.github.html#gitdataupdatereferenceparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":300,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gitdataupdatereferenceparams.__type-119","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GitdataUpdateReferenceParams"},{"id":301,"kind":4194304,"name":"IssuesAddAssigneesToIssueParams","url":"modules/githubapi.github.html#issuesaddassigneestoissueparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":302,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesaddassigneestoissueparams.__type-120","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesAddAssigneesToIssueParams"},{"id":303,"kind":4194304,"name":"IssuesAddLabelsParams","url":"modules/githubapi.github.html#issuesaddlabelsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":304,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesaddlabelsparams.__type-121","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesAddLabelsParams"},{"id":305,"kind":4194304,"name":"IssuesCheckAssigneeParams","url":"modules/githubapi.github.html#issuescheckassigneeparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":306,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuescheckassigneeparams.__type-122","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesCheckAssigneeParams"},{"id":307,"kind":4194304,"name":"IssuesCreateParams","url":"modules/githubapi.github.html#issuescreateparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":308,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuescreateparams.__type-126","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesCreateParams"},{"id":309,"kind":4194304,"name":"IssuesCreateCommentParams","url":"modules/githubapi.github.html#issuescreatecommentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":310,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuescreatecommentparams.__type-123","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesCreateCommentParams"},{"id":311,"kind":4194304,"name":"IssuesCreateLabelParams","url":"modules/githubapi.github.html#issuescreatelabelparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":312,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuescreatelabelparams.__type-124","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesCreateLabelParams"},{"id":313,"kind":4194304,"name":"IssuesCreateMilestoneParams","url":"modules/githubapi.github.html#issuescreatemilestoneparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":314,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuescreatemilestoneparams.__type-125","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesCreateMilestoneParams"},{"id":315,"kind":4194304,"name":"IssuesDeleteCommentParams","url":"modules/githubapi.github.html#issuesdeletecommentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":316,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesdeletecommentparams.__type-127","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesDeleteCommentParams"},{"id":317,"kind":4194304,"name":"IssuesDeleteLabelParams","url":"modules/githubapi.github.html#issuesdeletelabelparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":318,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesdeletelabelparams.__type-128","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesDeleteLabelParams"},{"id":319,"kind":4194304,"name":"IssuesDeleteMilestoneParams","url":"modules/githubapi.github.html#issuesdeletemilestoneparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":320,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesdeletemilestoneparams.__type-129","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesDeleteMilestoneParams"},{"id":321,"kind":4194304,"name":"IssuesEditParams","url":"modules/githubapi.github.html#issueseditparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":322,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issueseditparams.__type-131","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesEditParams"},{"id":323,"kind":4194304,"name":"IssuesEditCommentParams","url":"modules/githubapi.github.html#issueseditcommentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":324,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issueseditcommentparams.__type-130","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesEditCommentParams"},{"id":325,"kind":4194304,"name":"IssuesGetParams","url":"modules/githubapi.github.html#issuesgetparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":326,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesgetparams.__type-150","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesGetParams"},{"id":327,"kind":4194304,"name":"IssuesGetAllParams","url":"modules/githubapi.github.html#issuesgetallparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":328,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesgetallparams.__type-132","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesGetAllParams"},{"id":329,"kind":4194304,"name":"IssuesGetAssigneesParams","url":"modules/githubapi.github.html#issuesgetassigneesparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":330,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesgetassigneesparams.__type-133","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesGetAssigneesParams"},{"id":331,"kind":4194304,"name":"IssuesGetCommentParams","url":"modules/githubapi.github.html#issuesgetcommentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":332,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesgetcommentparams.__type-134","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesGetCommentParams"},{"id":333,"kind":4194304,"name":"IssuesGetCommentsParams","url":"modules/githubapi.github.html#issuesgetcommentsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":334,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesgetcommentsparams.__type-136","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesGetCommentsParams"},{"id":335,"kind":4194304,"name":"IssuesGetCommentsForRepoParams","url":"modules/githubapi.github.html#issuesgetcommentsforrepoparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":336,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesgetcommentsforrepoparams.__type-135","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesGetCommentsForRepoParams"},{"id":337,"kind":4194304,"name":"IssuesGetEventParams","url":"modules/githubapi.github.html#issuesgeteventparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":338,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesgeteventparams.__type-137","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesGetEventParams"},{"id":339,"kind":4194304,"name":"IssuesGetEventsParams","url":"modules/githubapi.github.html#issuesgeteventsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":340,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesgeteventsparams.__type-139","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesGetEventsParams"},{"id":341,"kind":4194304,"name":"IssuesGetEventsForRepoParams","url":"modules/githubapi.github.html#issuesgeteventsforrepoparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":342,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesgeteventsforrepoparams.__type-138","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesGetEventsForRepoParams"},{"id":343,"kind":4194304,"name":"IssuesGetEventsTimelineParams","url":"modules/githubapi.github.html#issuesgeteventstimelineparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":344,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesgeteventstimelineparams.__type-140","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesGetEventsTimelineParams"},{"id":345,"kind":4194304,"name":"IssuesGetForOrgParams","url":"modules/githubapi.github.html#issuesgetfororgparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":346,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesgetfororgparams.__type-141","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesGetForOrgParams"},{"id":347,"kind":4194304,"name":"IssuesGetForRepoParams","url":"modules/githubapi.github.html#issuesgetforrepoparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":348,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesgetforrepoparams.__type-142","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesGetForRepoParams"},{"id":349,"kind":4194304,"name":"IssuesGetForUserParams","url":"modules/githubapi.github.html#issuesgetforuserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":350,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesgetforuserparams.__type-143","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesGetForUserParams"},{"id":351,"kind":4194304,"name":"IssuesGetIssueLabelsParams","url":"modules/githubapi.github.html#issuesgetissuelabelsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":352,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesgetissuelabelsparams.__type-144","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesGetIssueLabelsParams"},{"id":353,"kind":4194304,"name":"IssuesGetLabelParams","url":"modules/githubapi.github.html#issuesgetlabelparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":354,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesgetlabelparams.__type-145","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesGetLabelParams"},{"id":355,"kind":4194304,"name":"IssuesGetLabelsParams","url":"modules/githubapi.github.html#issuesgetlabelsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":356,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesgetlabelsparams.__type-146","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesGetLabelsParams"},{"id":357,"kind":4194304,"name":"IssuesGetMilestoneParams","url":"modules/githubapi.github.html#issuesgetmilestoneparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":358,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesgetmilestoneparams.__type-148","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesGetMilestoneParams"},{"id":359,"kind":4194304,"name":"IssuesGetMilestoneLabelsParams","url":"modules/githubapi.github.html#issuesgetmilestonelabelsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":360,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesgetmilestonelabelsparams.__type-147","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesGetMilestoneLabelsParams"},{"id":361,"kind":4194304,"name":"IssuesGetMilestonesParams","url":"modules/githubapi.github.html#issuesgetmilestonesparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":362,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesgetmilestonesparams.__type-149","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesGetMilestonesParams"},{"id":363,"kind":4194304,"name":"IssuesLockParams","url":"modules/githubapi.github.html#issueslockparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":364,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issueslockparams.__type-151","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesLockParams"},{"id":365,"kind":4194304,"name":"IssuesRemoveAllLabelsParams","url":"modules/githubapi.github.html#issuesremovealllabelsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":366,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesremovealllabelsparams.__type-152","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesRemoveAllLabelsParams"},{"id":367,"kind":4194304,"name":"IssuesRemoveAssigneesFromIssueParams","url":"modules/githubapi.github.html#issuesremoveassigneesfromissueparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":368,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesremoveassigneesfromissueparams.__type-153","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesRemoveAssigneesFromIssueParams"},{"id":369,"kind":4194304,"name":"IssuesRemoveLabelParams","url":"modules/githubapi.github.html#issuesremovelabelparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":370,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesremovelabelparams.__type-154","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesRemoveLabelParams"},{"id":371,"kind":4194304,"name":"IssuesReplaceAllLabelsParams","url":"modules/githubapi.github.html#issuesreplacealllabelsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":372,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesreplacealllabelsparams.__type-155","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesReplaceAllLabelsParams"},{"id":373,"kind":4194304,"name":"IssuesUnlockParams","url":"modules/githubapi.github.html#issuesunlockparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":374,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesunlockparams.__type-156","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesUnlockParams"},{"id":375,"kind":4194304,"name":"IssuesUpdateLabelParams","url":"modules/githubapi.github.html#issuesupdatelabelparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":376,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesupdatelabelparams.__type-157","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesUpdateLabelParams"},{"id":377,"kind":4194304,"name":"IssuesUpdateMilestoneParams","url":"modules/githubapi.github.html#issuesupdatemilestoneparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":378,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#issuesupdatemilestoneparams.__type-158","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.IssuesUpdateMilestoneParams"},{"id":379,"kind":4194304,"name":"MigrationsCancelImportParams","url":"modules/githubapi.github.html#migrationscancelimportparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":380,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#migrationscancelimportparams.__type-159","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MigrationsCancelImportParams"},{"id":381,"kind":4194304,"name":"MigrationsDeleteArchiveForAuthenticatedUserParams","url":"modules/githubapi.github.html#migrationsdeletearchiveforauthenticateduserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":382,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#migrationsdeletearchiveforauthenticateduserparams.__type-160","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MigrationsDeleteArchiveForAuthenticatedUserParams"},{"id":383,"kind":4194304,"name":"MigrationsDeleteMigrationArchiveParams","url":"modules/githubapi.github.html#migrationsdeletemigrationarchiveparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":384,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#migrationsdeletemigrationarchiveparams.__type-161","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MigrationsDeleteMigrationArchiveParams"},{"id":385,"kind":4194304,"name":"MigrationsGetArchiveForAuthenticatedUserParams","url":"modules/githubapi.github.html#migrationsgetarchiveforauthenticateduserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":386,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#migrationsgetarchiveforauthenticateduserparams.__type-162","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MigrationsGetArchiveForAuthenticatedUserParams"},{"id":387,"kind":4194304,"name":"MigrationsGetImportCommitAuthorsParams","url":"modules/githubapi.github.html#migrationsgetimportcommitauthorsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":388,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#migrationsgetimportcommitauthorsparams.__type-163","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MigrationsGetImportCommitAuthorsParams"},{"id":389,"kind":4194304,"name":"MigrationsGetImportProgressParams","url":"modules/githubapi.github.html#migrationsgetimportprogressparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":390,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#migrationsgetimportprogressparams.__type-164","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MigrationsGetImportProgressParams"},{"id":391,"kind":4194304,"name":"MigrationsGetLargeImportFilesParams","url":"modules/githubapi.github.html#migrationsgetlargeimportfilesparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":392,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#migrationsgetlargeimportfilesparams.__type-165","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MigrationsGetLargeImportFilesParams"},{"id":393,"kind":4194304,"name":"MigrationsGetMigrationArchiveLinkParams","url":"modules/githubapi.github.html#migrationsgetmigrationarchivelinkparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":394,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#migrationsgetmigrationarchivelinkparams.__type-166","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MigrationsGetMigrationArchiveLinkParams"},{"id":395,"kind":4194304,"name":"MigrationsGetMigrationStatusParams","url":"modules/githubapi.github.html#migrationsgetmigrationstatusparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":396,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#migrationsgetmigrationstatusparams.__type-167","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MigrationsGetMigrationStatusParams"},{"id":397,"kind":4194304,"name":"MigrationsGetMigrationsParams","url":"modules/githubapi.github.html#migrationsgetmigrationsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":398,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#migrationsgetmigrationsparams.__type-168","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MigrationsGetMigrationsParams"},{"id":399,"kind":4194304,"name":"MigrationsGetStatusForAuthenticatedUserParams","url":"modules/githubapi.github.html#migrationsgetstatusforauthenticateduserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":400,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#migrationsgetstatusforauthenticateduserparams.__type-169","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MigrationsGetStatusForAuthenticatedUserParams"},{"id":401,"kind":4194304,"name":"MigrationsListForAuthenticatedUserParams","url":"modules/githubapi.github.html#migrationslistforauthenticateduserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":402,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#migrationslistforauthenticateduserparams.__type-170","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MigrationsListForAuthenticatedUserParams"},{"id":403,"kind":4194304,"name":"MigrationsMapImportCommitAuthorParams","url":"modules/githubapi.github.html#migrationsmapimportcommitauthorparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":404,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#migrationsmapimportcommitauthorparams.__type-171","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MigrationsMapImportCommitAuthorParams"},{"id":405,"kind":4194304,"name":"MigrationsSetImportLfsPreferenceParams","url":"modules/githubapi.github.html#migrationssetimportlfspreferenceparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":406,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#migrationssetimportlfspreferenceparams.__type-172","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MigrationsSetImportLfsPreferenceParams"},{"id":407,"kind":4194304,"name":"MigrationsStartForAuthenticatedUserParams","url":"modules/githubapi.github.html#migrationsstartforauthenticateduserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":408,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#migrationsstartforauthenticateduserparams.__type-173","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MigrationsStartForAuthenticatedUserParams"},{"id":409,"kind":4194304,"name":"MigrationsStartImportParams","url":"modules/githubapi.github.html#migrationsstartimportparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":410,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#migrationsstartimportparams.__type-174","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MigrationsStartImportParams"},{"id":411,"kind":4194304,"name":"MigrationsStartMigrationParams","url":"modules/githubapi.github.html#migrationsstartmigrationparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":412,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#migrationsstartmigrationparams.__type-175","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MigrationsStartMigrationParams"},{"id":413,"kind":4194304,"name":"MigrationsUnlockRepoForAuthenticatedUserParams","url":"modules/githubapi.github.html#migrationsunlockrepoforauthenticateduserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":414,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#migrationsunlockrepoforauthenticateduserparams.__type-176","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MigrationsUnlockRepoForAuthenticatedUserParams"},{"id":415,"kind":4194304,"name":"MigrationsUnlockRepoLockedForMigrationParams","url":"modules/githubapi.github.html#migrationsunlockrepolockedformigrationparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":416,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#migrationsunlockrepolockedformigrationparams.__type-177","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MigrationsUnlockRepoLockedForMigrationParams"},{"id":417,"kind":4194304,"name":"MigrationsUpdateImportParams","url":"modules/githubapi.github.html#migrationsupdateimportparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":418,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#migrationsupdateimportparams.__type-178","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MigrationsUpdateImportParams"},{"id":419,"kind":4194304,"name":"MiscGetCodeOfConductParams","url":"modules/githubapi.github.html#miscgetcodeofconductparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":420,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#miscgetcodeofconductparams.__type-179","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MiscGetCodeOfConductParams"},{"id":421,"kind":4194304,"name":"MiscGetGitignoreTemplateParams","url":"modules/githubapi.github.html#miscgetgitignoretemplateparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":422,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#miscgetgitignoretemplateparams.__type-180","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MiscGetGitignoreTemplateParams"},{"id":423,"kind":4194304,"name":"MiscGetLicenseParams","url":"modules/githubapi.github.html#miscgetlicenseparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":424,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#miscgetlicenseparams.__type-181","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MiscGetLicenseParams"},{"id":425,"kind":4194304,"name":"MiscGetRepoCodeOfConductParams","url":"modules/githubapi.github.html#miscgetrepocodeofconductparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":426,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#miscgetrepocodeofconductparams.__type-182","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MiscGetRepoCodeOfConductParams"},{"id":427,"kind":4194304,"name":"MiscGetRepoLicenseParams","url":"modules/githubapi.github.html#miscgetrepolicenseparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":428,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#miscgetrepolicenseparams.__type-183","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MiscGetRepoLicenseParams"},{"id":429,"kind":4194304,"name":"MiscRenderMarkdownParams","url":"modules/githubapi.github.html#miscrendermarkdownparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":430,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#miscrendermarkdownparams.__type-184","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.MiscRenderMarkdownParams"},{"id":431,"kind":4194304,"name":"OrgsAddOrgMembershipParams","url":"modules/githubapi.github.html#orgsaddorgmembershipparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":432,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsaddorgmembershipparams.__type-185","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsAddOrgMembershipParams"},{"id":433,"kind":4194304,"name":"OrgsAddTeamMembershipParams","url":"modules/githubapi.github.html#orgsaddteammembershipparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":434,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsaddteammembershipparams.__type-186","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsAddTeamMembershipParams"},{"id":435,"kind":4194304,"name":"OrgsAddTeamRepoParams","url":"modules/githubapi.github.html#orgsaddteamrepoparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":436,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsaddteamrepoparams.__type-187","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsAddTeamRepoParams"},{"id":437,"kind":4194304,"name":"OrgsBlockUserParams","url":"modules/githubapi.github.html#orgsblockuserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":438,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsblockuserparams.__type-188","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsBlockUserParams"},{"id":439,"kind":4194304,"name":"OrgsCheckBlockedUserParams","url":"modules/githubapi.github.html#orgscheckblockeduserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":440,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgscheckblockeduserparams.__type-189","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsCheckBlockedUserParams"},{"id":441,"kind":4194304,"name":"OrgsCheckMembershipParams","url":"modules/githubapi.github.html#orgscheckmembershipparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":442,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgscheckmembershipparams.__type-190","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsCheckMembershipParams"},{"id":443,"kind":4194304,"name":"OrgsCheckPublicMembershipParams","url":"modules/githubapi.github.html#orgscheckpublicmembershipparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":444,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgscheckpublicmembershipparams.__type-191","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsCheckPublicMembershipParams"},{"id":445,"kind":4194304,"name":"OrgsCheckTeamRepoParams","url":"modules/githubapi.github.html#orgscheckteamrepoparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":446,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgscheckteamrepoparams.__type-192","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsCheckTeamRepoParams"},{"id":447,"kind":4194304,"name":"OrgsConcealMembershipParams","url":"modules/githubapi.github.html#orgsconcealmembershipparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":448,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsconcealmembershipparams.__type-193","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsConcealMembershipParams"},{"id":449,"kind":4194304,"name":"OrgsConvertMemberToOutsideCollaboratorParams","url":"modules/githubapi.github.html#orgsconvertmembertooutsidecollaboratorparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":450,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsconvertmembertooutsidecollaboratorparams.__type-194","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsConvertMemberToOutsideCollaboratorParams"},{"id":451,"kind":4194304,"name":"OrgsCreateHookParams","url":"modules/githubapi.github.html#orgscreatehookparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":452,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgscreatehookparams.__type-195","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsCreateHookParams"},{"id":453,"kind":4194304,"name":"OrgsCreateInvitationParams","url":"modules/githubapi.github.html#orgscreateinvitationparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":454,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgscreateinvitationparams.__type-197","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsCreateInvitationParams"},{"id":455,"kind":4194304,"name":"OrgsCreateTeamParams","url":"modules/githubapi.github.html#orgscreateteamparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":456,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgscreateteamparams.__type-198","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsCreateTeamParams"},{"id":457,"kind":4194304,"name":"OrgsDeleteHookParams","url":"modules/githubapi.github.html#orgsdeletehookparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":458,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsdeletehookparams.__type-199","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsDeleteHookParams"},{"id":459,"kind":4194304,"name":"OrgsDeleteTeamParams","url":"modules/githubapi.github.html#orgsdeleteteamparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":460,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsdeleteteamparams.__type-200","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsDeleteTeamParams"},{"id":461,"kind":4194304,"name":"OrgsDeleteTeamRepoParams","url":"modules/githubapi.github.html#orgsdeleteteamrepoparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":462,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsdeleteteamrepoparams.__type-201","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsDeleteTeamRepoParams"},{"id":463,"kind":4194304,"name":"OrgsEditHookParams","url":"modules/githubapi.github.html#orgsedithookparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":464,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsedithookparams.__type-202","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsEditHookParams"},{"id":465,"kind":4194304,"name":"OrgsEditTeamParams","url":"modules/githubapi.github.html#orgseditteamparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":466,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgseditteamparams.__type-204","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsEditTeamParams"},{"id":467,"kind":4194304,"name":"OrgsGetParams","url":"modules/githubapi.github.html#orgsgetparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":468,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsgetparams.__type-215","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsGetParams"},{"id":469,"kind":4194304,"name":"OrgsGetAllParams","url":"modules/githubapi.github.html#orgsgetallparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":470,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsgetallparams.__type-205","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsGetAllParams"},{"id":471,"kind":4194304,"name":"OrgsGetBlockedUsersParams","url":"modules/githubapi.github.html#orgsgetblockedusersparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":472,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsgetblockedusersparams.__type-206","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsGetBlockedUsersParams"},{"id":473,"kind":4194304,"name":"OrgsGetChildTeamsParams","url":"modules/githubapi.github.html#orgsgetchildteamsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":474,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsgetchildteamsparams.__type-207","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsGetChildTeamsParams"},{"id":475,"kind":4194304,"name":"OrgsGetForUserParams","url":"modules/githubapi.github.html#orgsgetforuserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":476,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsgetforuserparams.__type-208","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsGetForUserParams"},{"id":477,"kind":4194304,"name":"OrgsGetHookParams","url":"modules/githubapi.github.html#orgsgethookparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":478,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsgethookparams.__type-209","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsGetHookParams"},{"id":479,"kind":4194304,"name":"OrgsGetHooksParams","url":"modules/githubapi.github.html#orgsgethooksparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":480,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsgethooksparams.__type-210","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsGetHooksParams"},{"id":481,"kind":4194304,"name":"OrgsGetInvitationTeamsParams","url":"modules/githubapi.github.html#orgsgetinvitationteamsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":482,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsgetinvitationteamsparams.__type-211","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsGetInvitationTeamsParams"},{"id":483,"kind":4194304,"name":"OrgsGetMembersParams","url":"modules/githubapi.github.html#orgsgetmembersparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":484,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsgetmembersparams.__type-212","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsGetMembersParams"},{"id":485,"kind":4194304,"name":"OrgsGetOrgMembershipParams","url":"modules/githubapi.github.html#orgsgetorgmembershipparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":486,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsgetorgmembershipparams.__type-213","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsGetOrgMembershipParams"},{"id":487,"kind":4194304,"name":"OrgsGetOutsideCollaboratorsParams","url":"modules/githubapi.github.html#orgsgetoutsidecollaboratorsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":488,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsgetoutsidecollaboratorsparams.__type-214","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsGetOutsideCollaboratorsParams"},{"id":489,"kind":4194304,"name":"OrgsGetPendingOrgInvitesParams","url":"modules/githubapi.github.html#orgsgetpendingorginvitesparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":490,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsgetpendingorginvitesparams.__type-216","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsGetPendingOrgInvitesParams"},{"id":491,"kind":4194304,"name":"OrgsGetPendingTeamInvitesParams","url":"modules/githubapi.github.html#orgsgetpendingteaminvitesparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":492,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsgetpendingteaminvitesparams.__type-217","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsGetPendingTeamInvitesParams"},{"id":493,"kind":4194304,"name":"OrgsGetPublicMembersParams","url":"modules/githubapi.github.html#orgsgetpublicmembersparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":494,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsgetpublicmembersparams.__type-218","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsGetPublicMembersParams"},{"id":495,"kind":4194304,"name":"OrgsGetTeamParams","url":"modules/githubapi.github.html#orgsgetteamparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":496,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsgetteamparams.__type-221","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsGetTeamParams"},{"id":497,"kind":4194304,"name":"OrgsGetTeamMembersParams","url":"modules/githubapi.github.html#orgsgetteammembersparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":498,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsgetteammembersparams.__type-219","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsGetTeamMembersParams"},{"id":499,"kind":4194304,"name":"OrgsGetTeamMembershipParams","url":"modules/githubapi.github.html#orgsgetteammembershipparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":500,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsgetteammembershipparams.__type-220","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsGetTeamMembershipParams"},{"id":501,"kind":4194304,"name":"OrgsGetTeamReposParams","url":"modules/githubapi.github.html#orgsgetteamreposparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":502,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsgetteamreposparams.__type-222","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsGetTeamReposParams"},{"id":503,"kind":4194304,"name":"OrgsGetTeamsParams","url":"modules/githubapi.github.html#orgsgetteamsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":504,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsgetteamsparams.__type-223","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsGetTeamsParams"},{"id":505,"kind":4194304,"name":"OrgsPingHookParams","url":"modules/githubapi.github.html#orgspinghookparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":506,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgspinghookparams.__type-224","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsPingHookParams"},{"id":507,"kind":4194304,"name":"OrgsPublicizeMembershipParams","url":"modules/githubapi.github.html#orgspublicizemembershipparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":508,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgspublicizemembershipparams.__type-225","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsPublicizeMembershipParams"},{"id":509,"kind":4194304,"name":"OrgsRemoveMemberParams","url":"modules/githubapi.github.html#orgsremovememberparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":510,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsremovememberparams.__type-226","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsRemoveMemberParams"},{"id":511,"kind":4194304,"name":"OrgsRemoveOrgMembershipParams","url":"modules/githubapi.github.html#orgsremoveorgmembershipparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":512,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsremoveorgmembershipparams.__type-227","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsRemoveOrgMembershipParams"},{"id":513,"kind":4194304,"name":"OrgsRemoveOutsideCollaboratorParams","url":"modules/githubapi.github.html#orgsremoveoutsidecollaboratorparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":514,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsremoveoutsidecollaboratorparams.__type-228","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsRemoveOutsideCollaboratorParams"},{"id":515,"kind":4194304,"name":"OrgsRemoveTeamMembershipParams","url":"modules/githubapi.github.html#orgsremoveteammembershipparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":516,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsremoveteammembershipparams.__type-229","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsRemoveTeamMembershipParams"},{"id":517,"kind":4194304,"name":"OrgsUnblockUserParams","url":"modules/githubapi.github.html#orgsunblockuserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":518,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsunblockuserparams.__type-230","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsUnblockUserParams"},{"id":519,"kind":4194304,"name":"OrgsUpdateParams","url":"modules/githubapi.github.html#orgsupdateparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":520,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsupdateparams.__type-231","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsUpdateParams"},{"id":521,"kind":4194304,"name":"ProjectsAddCollaboratorParams","url":"modules/githubapi.github.html#projectsaddcollaboratorparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":522,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#projectsaddcollaboratorparams.__type-232","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ProjectsAddCollaboratorParams"},{"id":523,"kind":4194304,"name":"ProjectsCreateOrgProjectParams","url":"modules/githubapi.github.html#projectscreateorgprojectparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":524,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#projectscreateorgprojectparams.__type-233","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ProjectsCreateOrgProjectParams"},{"id":525,"kind":4194304,"name":"ProjectsCreateProjectCardParams","url":"modules/githubapi.github.html#projectscreateprojectcardparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":526,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#projectscreateprojectcardparams.__type-234","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ProjectsCreateProjectCardParams"},{"id":527,"kind":4194304,"name":"ProjectsCreateProjectColumnParams","url":"modules/githubapi.github.html#projectscreateprojectcolumnparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":528,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#projectscreateprojectcolumnparams.__type-235","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ProjectsCreateProjectColumnParams"},{"id":529,"kind":4194304,"name":"ProjectsCreateRepoProjectParams","url":"modules/githubapi.github.html#projectscreaterepoprojectparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":530,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#projectscreaterepoprojectparams.__type-236","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ProjectsCreateRepoProjectParams"},{"id":531,"kind":4194304,"name":"ProjectsDeleteProjectParams","url":"modules/githubapi.github.html#projectsdeleteprojectparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":532,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#projectsdeleteprojectparams.__type-239","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ProjectsDeleteProjectParams"},{"id":533,"kind":4194304,"name":"ProjectsDeleteProjectCardParams","url":"modules/githubapi.github.html#projectsdeleteprojectcardparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":534,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#projectsdeleteprojectcardparams.__type-237","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ProjectsDeleteProjectCardParams"},{"id":535,"kind":4194304,"name":"ProjectsDeleteProjectColumnParams","url":"modules/githubapi.github.html#projectsdeleteprojectcolumnparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":536,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#projectsdeleteprojectcolumnparams.__type-238","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ProjectsDeleteProjectColumnParams"},{"id":537,"kind":4194304,"name":"ProjectsGetCollaboratorsParams","url":"modules/githubapi.github.html#projectsgetcollaboratorsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":538,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#projectsgetcollaboratorsparams.__type-240","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ProjectsGetCollaboratorsParams"},{"id":539,"kind":4194304,"name":"ProjectsGetOrgProjectsParams","url":"modules/githubapi.github.html#projectsgetorgprojectsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":540,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#projectsgetorgprojectsparams.__type-241","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ProjectsGetOrgProjectsParams"},{"id":541,"kind":4194304,"name":"ProjectsGetProjectParams","url":"modules/githubapi.github.html#projectsgetprojectparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":542,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#projectsgetprojectparams.__type-246","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ProjectsGetProjectParams"},{"id":543,"kind":4194304,"name":"ProjectsGetProjectCardParams","url":"modules/githubapi.github.html#projectsgetprojectcardparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":544,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#projectsgetprojectcardparams.__type-242","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ProjectsGetProjectCardParams"},{"id":545,"kind":4194304,"name":"ProjectsGetProjectCardsParams","url":"modules/githubapi.github.html#projectsgetprojectcardsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":546,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#projectsgetprojectcardsparams.__type-243","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ProjectsGetProjectCardsParams"},{"id":547,"kind":4194304,"name":"ProjectsGetProjectColumnParams","url":"modules/githubapi.github.html#projectsgetprojectcolumnparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":548,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#projectsgetprojectcolumnparams.__type-244","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ProjectsGetProjectColumnParams"},{"id":549,"kind":4194304,"name":"ProjectsGetProjectColumnsParams","url":"modules/githubapi.github.html#projectsgetprojectcolumnsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":550,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#projectsgetprojectcolumnsparams.__type-245","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ProjectsGetProjectColumnsParams"},{"id":551,"kind":4194304,"name":"ProjectsGetRepoProjectsParams","url":"modules/githubapi.github.html#projectsgetrepoprojectsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":552,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#projectsgetrepoprojectsparams.__type-247","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ProjectsGetRepoProjectsParams"},{"id":553,"kind":4194304,"name":"ProjectsGetUserPermissionLevelParams","url":"modules/githubapi.github.html#projectsgetuserpermissionlevelparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":554,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#projectsgetuserpermissionlevelparams.__type-248","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ProjectsGetUserPermissionLevelParams"},{"id":555,"kind":4194304,"name":"ProjectsMoveProjectCardParams","url":"modules/githubapi.github.html#projectsmoveprojectcardparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":556,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#projectsmoveprojectcardparams.__type-249","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ProjectsMoveProjectCardParams"},{"id":557,"kind":4194304,"name":"ProjectsMoveProjectColumnParams","url":"modules/githubapi.github.html#projectsmoveprojectcolumnparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":558,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#projectsmoveprojectcolumnparams.__type-250","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ProjectsMoveProjectColumnParams"},{"id":559,"kind":4194304,"name":"ProjectsRemoveCollaboratorParams","url":"modules/githubapi.github.html#projectsremovecollaboratorparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":560,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#projectsremovecollaboratorparams.__type-251","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ProjectsRemoveCollaboratorParams"},{"id":561,"kind":4194304,"name":"ProjectsUpdateProjectParams","url":"modules/githubapi.github.html#projectsupdateprojectparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":562,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#projectsupdateprojectparams.__type-254","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ProjectsUpdateProjectParams"},{"id":563,"kind":4194304,"name":"ProjectsUpdateProjectCardParams","url":"modules/githubapi.github.html#projectsupdateprojectcardparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":564,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#projectsupdateprojectcardparams.__type-252","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ProjectsUpdateProjectCardParams"},{"id":565,"kind":4194304,"name":"ProjectsUpdateProjectColumnParams","url":"modules/githubapi.github.html#projectsupdateprojectcolumnparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":566,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#projectsupdateprojectcolumnparams.__type-253","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ProjectsUpdateProjectColumnParams"},{"id":567,"kind":4194304,"name":"PullRequestsCheckMergedParams","url":"modules/githubapi.github.html#pullrequestscheckmergedparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":568,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestscheckmergedparams.__type-255","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsCheckMergedParams"},{"id":569,"kind":4194304,"name":"PullRequestsCreateParams","url":"modules/githubapi.github.html#pullrequestscreateparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":570,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestscreateparams.__type-259","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsCreateParams"},{"id":571,"kind":4194304,"name":"PullRequestsCreateCommentParams","url":"modules/githubapi.github.html#pullrequestscreatecommentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":572,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestscreatecommentparams.__type-256","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsCreateCommentParams"},{"id":573,"kind":4194304,"name":"PullRequestsCreateCommentReplyParams","url":"modules/githubapi.github.html#pullrequestscreatecommentreplyparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":574,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestscreatecommentreplyparams.__type-257","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsCreateCommentReplyParams"},{"id":575,"kind":4194304,"name":"PullRequestsCreateFromIssueParams","url":"modules/githubapi.github.html#pullrequestscreatefromissueparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":576,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestscreatefromissueparams.__type-258","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsCreateFromIssueParams"},{"id":577,"kind":4194304,"name":"PullRequestsCreateReviewParams","url":"modules/githubapi.github.html#pullrequestscreatereviewparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":578,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestscreatereviewparams.__type-260","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsCreateReviewParams"},{"id":579,"kind":4194304,"name":"PullRequestsCreateReviewRequestParams","url":"modules/githubapi.github.html#pullrequestscreatereviewrequestparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":580,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestscreatereviewrequestparams.__type-262","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsCreateReviewRequestParams"},{"id":581,"kind":4194304,"name":"PullRequestsDeleteCommentParams","url":"modules/githubapi.github.html#pullrequestsdeletecommentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":582,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestsdeletecommentparams.__type-263","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsDeleteCommentParams"},{"id":583,"kind":4194304,"name":"PullRequestsDeletePendingReviewParams","url":"modules/githubapi.github.html#pullrequestsdeletependingreviewparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":584,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestsdeletependingreviewparams.__type-264","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsDeletePendingReviewParams"},{"id":585,"kind":4194304,"name":"PullRequestsDeleteReviewRequestParams","url":"modules/githubapi.github.html#pullrequestsdeletereviewrequestparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":586,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestsdeletereviewrequestparams.__type-265","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsDeleteReviewRequestParams"},{"id":587,"kind":4194304,"name":"PullRequestsDismissReviewParams","url":"modules/githubapi.github.html#pullrequestsdismissreviewparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":588,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestsdismissreviewparams.__type-266","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsDismissReviewParams"},{"id":589,"kind":4194304,"name":"PullRequestsEditCommentParams","url":"modules/githubapi.github.html#pullrequestseditcommentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":590,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestseditcommentparams.__type-267","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsEditCommentParams"},{"id":591,"kind":4194304,"name":"PullRequestsGetParams","url":"modules/githubapi.github.html#pullrequestsgetparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":592,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestsgetparams.__type-274","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsGetParams"},{"id":593,"kind":4194304,"name":"PullRequestsGetAllParams","url":"modules/githubapi.github.html#pullrequestsgetallparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":594,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestsgetallparams.__type-268","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsGetAllParams"},{"id":595,"kind":4194304,"name":"PullRequestsGetCommentParams","url":"modules/githubapi.github.html#pullrequestsgetcommentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":596,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestsgetcommentparams.__type-269","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsGetCommentParams"},{"id":597,"kind":4194304,"name":"PullRequestsGetCommentsParams","url":"modules/githubapi.github.html#pullrequestsgetcommentsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":598,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestsgetcommentsparams.__type-271","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsGetCommentsParams"},{"id":599,"kind":4194304,"name":"PullRequestsGetCommentsForRepoParams","url":"modules/githubapi.github.html#pullrequestsgetcommentsforrepoparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":600,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestsgetcommentsforrepoparams.__type-270","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsGetCommentsForRepoParams"},{"id":601,"kind":4194304,"name":"PullRequestsGetCommitsParams","url":"modules/githubapi.github.html#pullrequestsgetcommitsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":602,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestsgetcommitsparams.__type-272","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsGetCommitsParams"},{"id":603,"kind":4194304,"name":"PullRequestsGetFilesParams","url":"modules/githubapi.github.html#pullrequestsgetfilesparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":604,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestsgetfilesparams.__type-273","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsGetFilesParams"},{"id":605,"kind":4194304,"name":"PullRequestsGetReviewParams","url":"modules/githubapi.github.html#pullrequestsgetreviewparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":606,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestsgetreviewparams.__type-276","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsGetReviewParams"},{"id":607,"kind":4194304,"name":"PullRequestsGetReviewCommentsParams","url":"modules/githubapi.github.html#pullrequestsgetreviewcommentsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":608,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestsgetreviewcommentsparams.__type-275","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsGetReviewCommentsParams"},{"id":609,"kind":4194304,"name":"PullRequestsGetReviewRequestsParams","url":"modules/githubapi.github.html#pullrequestsgetreviewrequestsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":610,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestsgetreviewrequestsparams.__type-277","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsGetReviewRequestsParams"},{"id":611,"kind":4194304,"name":"PullRequestsGetReviewsParams","url":"modules/githubapi.github.html#pullrequestsgetreviewsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":612,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestsgetreviewsparams.__type-278","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsGetReviewsParams"},{"id":613,"kind":4194304,"name":"PullRequestsMergeParams","url":"modules/githubapi.github.html#pullrequestsmergeparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":614,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestsmergeparams.__type-279","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsMergeParams"},{"id":615,"kind":4194304,"name":"PullRequestsSubmitReviewParams","url":"modules/githubapi.github.html#pullrequestssubmitreviewparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":616,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestssubmitreviewparams.__type-280","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsSubmitReviewParams"},{"id":617,"kind":4194304,"name":"PullRequestsUpdateParams","url":"modules/githubapi.github.html#pullrequestsupdateparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":618,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestsupdateparams.__type-281","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsUpdateParams"},{"id":619,"kind":4194304,"name":"ReactionsCreateForCommitCommentParams","url":"modules/githubapi.github.html#reactionscreateforcommitcommentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":620,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reactionscreateforcommitcommentparams.__type-282","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReactionsCreateForCommitCommentParams"},{"id":621,"kind":4194304,"name":"ReactionsCreateForIssueParams","url":"modules/githubapi.github.html#reactionscreateforissueparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":622,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reactionscreateforissueparams.__type-284","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReactionsCreateForIssueParams"},{"id":623,"kind":4194304,"name":"ReactionsCreateForIssueCommentParams","url":"modules/githubapi.github.html#reactionscreateforissuecommentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":624,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reactionscreateforissuecommentparams.__type-283","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReactionsCreateForIssueCommentParams"},{"id":625,"kind":4194304,"name":"ReactionsCreateForPullRequestReviewCommentParams","url":"modules/githubapi.github.html#reactionscreateforpullrequestreviewcommentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":626,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reactionscreateforpullrequestreviewcommentparams.__type-285","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReactionsCreateForPullRequestReviewCommentParams"},{"id":627,"kind":4194304,"name":"ReactionsCreateForTeamDiscussionParams","url":"modules/githubapi.github.html#reactionscreateforteamdiscussionparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":628,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reactionscreateforteamdiscussionparams.__type-287","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReactionsCreateForTeamDiscussionParams"},{"id":629,"kind":4194304,"name":"ReactionsCreateForTeamDiscussionCommentParams","url":"modules/githubapi.github.html#reactionscreateforteamdiscussioncommentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":630,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reactionscreateforteamdiscussioncommentparams.__type-286","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReactionsCreateForTeamDiscussionCommentParams"},{"id":631,"kind":4194304,"name":"ReactionsDeleteParams","url":"modules/githubapi.github.html#reactionsdeleteparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":632,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reactionsdeleteparams.__type-288","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReactionsDeleteParams"},{"id":633,"kind":4194304,"name":"ReactionsGetForCommitCommentParams","url":"modules/githubapi.github.html#reactionsgetforcommitcommentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":634,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reactionsgetforcommitcommentparams.__type-289","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReactionsGetForCommitCommentParams"},{"id":635,"kind":4194304,"name":"ReactionsGetForIssueParams","url":"modules/githubapi.github.html#reactionsgetforissueparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":636,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reactionsgetforissueparams.__type-291","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReactionsGetForIssueParams"},{"id":637,"kind":4194304,"name":"ReactionsGetForIssueCommentParams","url":"modules/githubapi.github.html#reactionsgetforissuecommentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":638,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reactionsgetforissuecommentparams.__type-290","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReactionsGetForIssueCommentParams"},{"id":639,"kind":4194304,"name":"ReactionsGetForPullRequestReviewCommentParams","url":"modules/githubapi.github.html#reactionsgetforpullrequestreviewcommentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":640,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reactionsgetforpullrequestreviewcommentparams.__type-292","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReactionsGetForPullRequestReviewCommentParams"},{"id":641,"kind":4194304,"name":"ReactionsGetForTeamDiscussionParams","url":"modules/githubapi.github.html#reactionsgetforteamdiscussionparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":642,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reactionsgetforteamdiscussionparams.__type-294","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReactionsGetForTeamDiscussionParams"},{"id":643,"kind":4194304,"name":"ReactionsGetForTeamDiscussionCommentParams","url":"modules/githubapi.github.html#reactionsgetforteamdiscussioncommentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":644,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reactionsgetforteamdiscussioncommentparams.__type-293","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReactionsGetForTeamDiscussionCommentParams"},{"id":645,"kind":4194304,"name":"ReposAddCollaboratorParams","url":"modules/githubapi.github.html#reposaddcollaboratorparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":646,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposaddcollaboratorparams.__type-295","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposAddCollaboratorParams"},{"id":647,"kind":4194304,"name":"ReposAddDeployKeyParams","url":"modules/githubapi.github.html#reposadddeploykeyparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":648,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposadddeploykeyparams.__type-296","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposAddDeployKeyParams"},{"id":649,"kind":4194304,"name":"ReposAddProtectedBranchAdminEnforcementParams","url":"modules/githubapi.github.html#reposaddprotectedbranchadminenforcementparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":650,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposaddprotectedbranchadminenforcementparams.__type-297","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposAddProtectedBranchAdminEnforcementParams"},{"id":651,"kind":4194304,"name":"ReposAddProtectedBranchRequiredSignaturesParams","url":"modules/githubapi.github.html#reposaddprotectedbranchrequiredsignaturesparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":652,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposaddprotectedbranchrequiredsignaturesparams.__type-298","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposAddProtectedBranchRequiredSignaturesParams"},{"id":653,"kind":4194304,"name":"ReposAddProtectedBranchRequiredStatusChecksContextsParams","url":"modules/githubapi.github.html#reposaddprotectedbranchrequiredstatuscheckscontextsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":654,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposaddprotectedbranchrequiredstatuscheckscontextsparams.__type-299","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposAddProtectedBranchRequiredStatusChecksContextsParams"},{"id":655,"kind":4194304,"name":"ReposAddProtectedBranchTeamRestrictionsParams","url":"modules/githubapi.github.html#reposaddprotectedbranchteamrestrictionsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":656,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposaddprotectedbranchteamrestrictionsparams.__type-300","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposAddProtectedBranchTeamRestrictionsParams"},{"id":657,"kind":4194304,"name":"ReposAddProtectedBranchUserRestrictionsParams","url":"modules/githubapi.github.html#reposaddprotectedbranchuserrestrictionsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":658,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposaddprotectedbranchuserrestrictionsparams.__type-301","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposAddProtectedBranchUserRestrictionsParams"},{"id":659,"kind":4194304,"name":"ReposCheckCollaboratorParams","url":"modules/githubapi.github.html#reposcheckcollaboratorparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":660,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposcheckcollaboratorparams.__type-302","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposCheckCollaboratorParams"},{"id":661,"kind":4194304,"name":"ReposCompareCommitsParams","url":"modules/githubapi.github.html#reposcomparecommitsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":662,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposcomparecommitsparams.__type-303","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposCompareCommitsParams"},{"id":663,"kind":4194304,"name":"ReposCreateParams","url":"modules/githubapi.github.html#reposcreateparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":664,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposcreateparams.__type-313","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposCreateParams"},{"id":665,"kind":4194304,"name":"ReposCreateCommitCommentParams","url":"modules/githubapi.github.html#reposcreatecommitcommentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":666,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposcreatecommitcommentparams.__type-304","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposCreateCommitCommentParams"},{"id":667,"kind":4194304,"name":"ReposCreateDeploymentParams","url":"modules/githubapi.github.html#reposcreatedeploymentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":668,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposcreatedeploymentparams.__type-305","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposCreateDeploymentParams"},{"id":669,"kind":4194304,"name":"ReposCreateDeploymentStatusParams","url":"modules/githubapi.github.html#reposcreatedeploymentstatusparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":670,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposcreatedeploymentstatusparams.__type-306","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposCreateDeploymentStatusParams"},{"id":671,"kind":4194304,"name":"ReposCreateFileParams","url":"modules/githubapi.github.html#reposcreatefileparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":672,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposcreatefileparams.__type-307","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposCreateFileParams"},{"id":673,"kind":4194304,"name":"ReposCreateForOrgParams","url":"modules/githubapi.github.html#reposcreatefororgparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":674,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposcreatefororgparams.__type-310","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposCreateForOrgParams"},{"id":675,"kind":4194304,"name":"ReposCreateHookParams","url":"modules/githubapi.github.html#reposcreatehookparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":676,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposcreatehookparams.__type-311","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposCreateHookParams"},{"id":677,"kind":4194304,"name":"ReposCreateReleaseParams","url":"modules/githubapi.github.html#reposcreatereleaseparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":678,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposcreatereleaseparams.__type-314","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposCreateReleaseParams"},{"id":679,"kind":4194304,"name":"ReposCreateStatusParams","url":"modules/githubapi.github.html#reposcreatestatusparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":680,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposcreatestatusparams.__type-315","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposCreateStatusParams"},{"id":681,"kind":4194304,"name":"ReposDeleteParams","url":"modules/githubapi.github.html#reposdeleteparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":682,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposdeleteparams.__type-325","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposDeleteParams"},{"id":683,"kind":4194304,"name":"ReposDeleteAssetParams","url":"modules/githubapi.github.html#reposdeleteassetparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":684,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposdeleteassetparams.__type-316","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposDeleteAssetParams"},{"id":685,"kind":4194304,"name":"ReposDeleteCommitCommentParams","url":"modules/githubapi.github.html#reposdeletecommitcommentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":686,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposdeletecommitcommentparams.__type-317","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposDeleteCommitCommentParams"},{"id":687,"kind":4194304,"name":"ReposDeleteDeployKeyParams","url":"modules/githubapi.github.html#reposdeletedeploykeyparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":688,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposdeletedeploykeyparams.__type-318","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposDeleteDeployKeyParams"},{"id":689,"kind":4194304,"name":"ReposDeleteDownloadParams","url":"modules/githubapi.github.html#reposdeletedownloadparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":690,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposdeletedownloadparams.__type-319","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposDeleteDownloadParams"},{"id":691,"kind":4194304,"name":"ReposDeleteFileParams","url":"modules/githubapi.github.html#reposdeletefileparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":692,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposdeletefileparams.__type-320","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposDeleteFileParams"},{"id":693,"kind":4194304,"name":"ReposDeleteHookParams","url":"modules/githubapi.github.html#reposdeletehookparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":694,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposdeletehookparams.__type-323","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposDeleteHookParams"},{"id":695,"kind":4194304,"name":"ReposDeleteInviteParams","url":"modules/githubapi.github.html#reposdeleteinviteparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":696,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposdeleteinviteparams.__type-324","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposDeleteInviteParams"},{"id":697,"kind":4194304,"name":"ReposDeleteReleaseParams","url":"modules/githubapi.github.html#reposdeletereleaseparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":698,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposdeletereleaseparams.__type-326","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposDeleteReleaseParams"},{"id":699,"kind":4194304,"name":"ReposEditParams","url":"modules/githubapi.github.html#reposeditparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":700,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposeditparams.__type-330","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposEditParams"},{"id":701,"kind":4194304,"name":"ReposEditAssetParams","url":"modules/githubapi.github.html#reposeditassetparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":702,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposeditassetparams.__type-327","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposEditAssetParams"},{"id":703,"kind":4194304,"name":"ReposEditHookParams","url":"modules/githubapi.github.html#reposedithookparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":704,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposedithookparams.__type-328","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposEditHookParams"},{"id":705,"kind":4194304,"name":"ReposEditReleaseParams","url":"modules/githubapi.github.html#reposeditreleaseparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":706,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposeditreleaseparams.__type-331","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposEditReleaseParams"},{"id":707,"kind":4194304,"name":"ReposForkParams","url":"modules/githubapi.github.html#reposforkparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":708,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposforkparams.__type-332","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposForkParams"},{"id":709,"kind":4194304,"name":"ReposGetParams","url":"modules/githubapi.github.html#reposgetparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":710,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetparams.__type-371","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetParams"},{"id":711,"kind":4194304,"name":"ReposGetAllParams","url":"modules/githubapi.github.html#reposgetallparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":712,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetallparams.__type-334","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetAllParams"},{"id":713,"kind":4194304,"name":"ReposGetAllCommitCommentsParams","url":"modules/githubapi.github.html#reposgetallcommitcommentsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":714,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetallcommitcommentsparams.__type-333","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetAllCommitCommentsParams"},{"id":715,"kind":4194304,"name":"ReposGetArchiveLinkParams","url":"modules/githubapi.github.html#reposgetarchivelinkparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":716,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetarchivelinkparams.__type-335","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetArchiveLinkParams"},{"id":717,"kind":4194304,"name":"ReposGetAssetParams","url":"modules/githubapi.github.html#reposgetassetparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":718,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetassetparams.__type-336","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetAssetParams"},{"id":719,"kind":4194304,"name":"ReposGetAssetsParams","url":"modules/githubapi.github.html#reposgetassetsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":720,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetassetsparams.__type-337","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetAssetsParams"},{"id":721,"kind":4194304,"name":"ReposGetBranchParams","url":"modules/githubapi.github.html#reposgetbranchparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":722,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetbranchparams.__type-338","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetBranchParams"},{"id":723,"kind":4194304,"name":"ReposGetBranchProtectionParams","url":"modules/githubapi.github.html#reposgetbranchprotectionparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":724,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetbranchprotectionparams.__type-339","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetBranchProtectionParams"},{"id":725,"kind":4194304,"name":"ReposGetBranchesParams","url":"modules/githubapi.github.html#reposgetbranchesparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":726,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetbranchesparams.__type-340","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetBranchesParams"},{"id":727,"kind":4194304,"name":"ReposGetClonesParams","url":"modules/githubapi.github.html#reposgetclonesparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":728,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetclonesparams.__type-341","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetClonesParams"},{"id":729,"kind":4194304,"name":"ReposGetCollaboratorsParams","url":"modules/githubapi.github.html#reposgetcollaboratorsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":730,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetcollaboratorsparams.__type-342","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetCollaboratorsParams"},{"id":731,"kind":4194304,"name":"ReposGetCombinedStatusForRefParams","url":"modules/githubapi.github.html#reposgetcombinedstatusforrefparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":732,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetcombinedstatusforrefparams.__type-343","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetCombinedStatusForRefParams"},{"id":733,"kind":4194304,"name":"ReposGetCommitParams","url":"modules/githubapi.github.html#reposgetcommitparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":734,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetcommitparams.__type-346","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetCommitParams"},{"id":735,"kind":4194304,"name":"ReposGetCommitCommentParams","url":"modules/githubapi.github.html#reposgetcommitcommentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":736,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetcommitcommentparams.__type-344","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetCommitCommentParams"},{"id":737,"kind":4194304,"name":"ReposGetCommitCommentsParams","url":"modules/githubapi.github.html#reposgetcommitcommentsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":738,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetcommitcommentsparams.__type-345","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetCommitCommentsParams"},{"id":739,"kind":4194304,"name":"ReposGetCommitsParams","url":"modules/githubapi.github.html#reposgetcommitsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":740,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetcommitsparams.__type-347","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetCommitsParams"},{"id":741,"kind":4194304,"name":"ReposGetCommunityProfileMetricsParams","url":"modules/githubapi.github.html#reposgetcommunityprofilemetricsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":742,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetcommunityprofilemetricsparams.__type-348","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetCommunityProfileMetricsParams"},{"id":743,"kind":4194304,"name":"ReposGetContentParams","url":"modules/githubapi.github.html#reposgetcontentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":744,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetcontentparams.__type-349","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetContentParams"},{"id":745,"kind":4194304,"name":"ReposGetContributorsParams","url":"modules/githubapi.github.html#reposgetcontributorsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":746,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetcontributorsparams.__type-350","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetContributorsParams"},{"id":747,"kind":4194304,"name":"ReposGetDeployKeyParams","url":"modules/githubapi.github.html#reposgetdeploykeyparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":748,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetdeploykeyparams.__type-351","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetDeployKeyParams"},{"id":749,"kind":4194304,"name":"ReposGetDeployKeysParams","url":"modules/githubapi.github.html#reposgetdeploykeysparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":750,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetdeploykeysparams.__type-352","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetDeployKeysParams"},{"id":751,"kind":4194304,"name":"ReposGetDeploymentParams","url":"modules/githubapi.github.html#reposgetdeploymentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":752,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetdeploymentparams.__type-353","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetDeploymentParams"},{"id":753,"kind":4194304,"name":"ReposGetDeploymentStatusParams","url":"modules/githubapi.github.html#reposgetdeploymentstatusparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":754,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetdeploymentstatusparams.__type-354","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetDeploymentStatusParams"},{"id":755,"kind":4194304,"name":"ReposGetDeploymentStatusesParams","url":"modules/githubapi.github.html#reposgetdeploymentstatusesparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":756,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetdeploymentstatusesparams.__type-355","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetDeploymentStatusesParams"},{"id":757,"kind":4194304,"name":"ReposGetDeploymentsParams","url":"modules/githubapi.github.html#reposgetdeploymentsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":758,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetdeploymentsparams.__type-356","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetDeploymentsParams"},{"id":759,"kind":4194304,"name":"ReposGetDownloadParams","url":"modules/githubapi.github.html#reposgetdownloadparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":760,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetdownloadparams.__type-357","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetDownloadParams"},{"id":761,"kind":4194304,"name":"ReposGetDownloadsParams","url":"modules/githubapi.github.html#reposgetdownloadsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":762,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetdownloadsparams.__type-358","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetDownloadsParams"},{"id":763,"kind":4194304,"name":"ReposGetForOrgParams","url":"modules/githubapi.github.html#reposgetfororgparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":764,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetfororgparams.__type-359","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetForOrgParams"},{"id":765,"kind":4194304,"name":"ReposGetForUserParams","url":"modules/githubapi.github.html#reposgetforuserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":766,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetforuserparams.__type-360","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetForUserParams"},{"id":767,"kind":4194304,"name":"ReposGetForksParams","url":"modules/githubapi.github.html#reposgetforksparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":768,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetforksparams.__type-361","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetForksParams"},{"id":769,"kind":4194304,"name":"ReposGetHookParams","url":"modules/githubapi.github.html#reposgethookparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":770,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgethookparams.__type-362","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetHookParams"},{"id":771,"kind":4194304,"name":"ReposGetHooksParams","url":"modules/githubapi.github.html#reposgethooksparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":772,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgethooksparams.__type-363","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetHooksParams"},{"id":773,"kind":4194304,"name":"ReposGetInvitesParams","url":"modules/githubapi.github.html#reposgetinvitesparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":774,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetinvitesparams.__type-364","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetInvitesParams"},{"id":775,"kind":4194304,"name":"ReposGetLanguagesParams","url":"modules/githubapi.github.html#reposgetlanguagesparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":776,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetlanguagesparams.__type-365","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetLanguagesParams"},{"id":777,"kind":4194304,"name":"ReposGetLatestPagesBuildParams","url":"modules/githubapi.github.html#reposgetlatestpagesbuildparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":778,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetlatestpagesbuildparams.__type-366","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetLatestPagesBuildParams"},{"id":779,"kind":4194304,"name":"ReposGetLatestReleaseParams","url":"modules/githubapi.github.html#reposgetlatestreleaseparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":780,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetlatestreleaseparams.__type-367","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetLatestReleaseParams"},{"id":781,"kind":4194304,"name":"ReposGetPagesParams","url":"modules/githubapi.github.html#reposgetpagesparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":782,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetpagesparams.__type-370","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetPagesParams"},{"id":783,"kind":4194304,"name":"ReposGetPagesBuildParams","url":"modules/githubapi.github.html#reposgetpagesbuildparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":784,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetpagesbuildparams.__type-368","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetPagesBuildParams"},{"id":785,"kind":4194304,"name":"ReposGetPagesBuildsParams","url":"modules/githubapi.github.html#reposgetpagesbuildsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":786,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetpagesbuildsparams.__type-369","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetPagesBuildsParams"},{"id":787,"kind":4194304,"name":"ReposGetPathsParams","url":"modules/githubapi.github.html#reposgetpathsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":788,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetpathsparams.__type-372","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetPathsParams"},{"id":789,"kind":4194304,"name":"ReposGetProtectedBranchAdminEnforcementParams","url":"modules/githubapi.github.html#reposgetprotectedbranchadminenforcementparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":790,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetprotectedbranchadminenforcementparams.__type-373","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetProtectedBranchAdminEnforcementParams"},{"id":791,"kind":4194304,"name":"ReposGetProtectedBranchPullRequestReviewEnforcementParams","url":"modules/githubapi.github.html#reposgetprotectedbranchpullrequestreviewenforcementparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":792,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetprotectedbranchpullrequestreviewenforcementparams.__type-374","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetProtectedBranchPullRequestReviewEnforcementParams"},{"id":793,"kind":4194304,"name":"ReposGetProtectedBranchRequiredSignaturesParams","url":"modules/githubapi.github.html#reposgetprotectedbranchrequiredsignaturesparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":794,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetprotectedbranchrequiredsignaturesparams.__type-375","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetProtectedBranchRequiredSignaturesParams"},{"id":795,"kind":4194304,"name":"ReposGetProtectedBranchRequiredStatusChecksParams","url":"modules/githubapi.github.html#reposgetprotectedbranchrequiredstatuschecksparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":796,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetprotectedbranchrequiredstatuschecksparams.__type-377","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetProtectedBranchRequiredStatusChecksParams"},{"id":797,"kind":4194304,"name":"ReposGetProtectedBranchRequiredStatusChecksContextsParams","url":"modules/githubapi.github.html#reposgetprotectedbranchrequiredstatuscheckscontextsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":798,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetprotectedbranchrequiredstatuscheckscontextsparams.__type-376","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetProtectedBranchRequiredStatusChecksContextsParams"},{"id":799,"kind":4194304,"name":"ReposGetProtectedBranchRestrictionsParams","url":"modules/githubapi.github.html#reposgetprotectedbranchrestrictionsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":800,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetprotectedbranchrestrictionsparams.__type-378","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetProtectedBranchRestrictionsParams"},{"id":801,"kind":4194304,"name":"ReposGetProtectedBranchTeamRestrictionsParams","url":"modules/githubapi.github.html#reposgetprotectedbranchteamrestrictionsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":802,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetprotectedbranchteamrestrictionsparams.__type-379","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetProtectedBranchTeamRestrictionsParams"},{"id":803,"kind":4194304,"name":"ReposGetProtectedBranchUserRestrictionsParams","url":"modules/githubapi.github.html#reposgetprotectedbranchuserrestrictionsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":804,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetprotectedbranchuserrestrictionsparams.__type-380","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetProtectedBranchUserRestrictionsParams"},{"id":805,"kind":4194304,"name":"ReposGetPublicParams","url":"modules/githubapi.github.html#reposgetpublicparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":806,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetpublicparams.__type-381","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetPublicParams"},{"id":807,"kind":4194304,"name":"ReposGetReadmeParams","url":"modules/githubapi.github.html#reposgetreadmeparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":808,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetreadmeparams.__type-382","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetReadmeParams"},{"id":809,"kind":4194304,"name":"ReposGetReferrersParams","url":"modules/githubapi.github.html#reposgetreferrersparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":810,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetreferrersparams.__type-383","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetReferrersParams"},{"id":811,"kind":4194304,"name":"ReposGetReleaseParams","url":"modules/githubapi.github.html#reposgetreleaseparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":812,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetreleaseparams.__type-385","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetReleaseParams"},{"id":813,"kind":4194304,"name":"ReposGetReleaseByTagParams","url":"modules/githubapi.github.html#reposgetreleasebytagparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":814,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetreleasebytagparams.__type-384","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetReleaseByTagParams"},{"id":815,"kind":4194304,"name":"ReposGetReleasesParams","url":"modules/githubapi.github.html#reposgetreleasesparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":816,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetreleasesparams.__type-386","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetReleasesParams"},{"id":817,"kind":4194304,"name":"ReposGetShaOfCommitRefParams","url":"modules/githubapi.github.html#reposgetshaofcommitrefparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":818,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetshaofcommitrefparams.__type-387","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetShaOfCommitRefParams"},{"id":819,"kind":4194304,"name":"ReposGetStatsCodeFrequencyParams","url":"modules/githubapi.github.html#reposgetstatscodefrequencyparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":820,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetstatscodefrequencyparams.__type-388","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetStatsCodeFrequencyParams"},{"id":821,"kind":4194304,"name":"ReposGetStatsCommitActivityParams","url":"modules/githubapi.github.html#reposgetstatscommitactivityparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":822,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetstatscommitactivityparams.__type-389","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetStatsCommitActivityParams"},{"id":823,"kind":4194304,"name":"ReposGetStatsContributorsParams","url":"modules/githubapi.github.html#reposgetstatscontributorsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":824,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetstatscontributorsparams.__type-390","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetStatsContributorsParams"},{"id":825,"kind":4194304,"name":"ReposGetStatsParticipationParams","url":"modules/githubapi.github.html#reposgetstatsparticipationparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":826,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetstatsparticipationparams.__type-391","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetStatsParticipationParams"},{"id":827,"kind":4194304,"name":"ReposGetStatsPunchCardParams","url":"modules/githubapi.github.html#reposgetstatspunchcardparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":828,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetstatspunchcardparams.__type-392","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetStatsPunchCardParams"},{"id":829,"kind":4194304,"name":"ReposGetStatusesParams","url":"modules/githubapi.github.html#reposgetstatusesparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":830,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetstatusesparams.__type-393","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetStatusesParams"},{"id":831,"kind":4194304,"name":"ReposGetTagsParams","url":"modules/githubapi.github.html#reposgettagsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":832,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgettagsparams.__type-394","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetTagsParams"},{"id":833,"kind":4194304,"name":"ReposGetTeamsParams","url":"modules/githubapi.github.html#reposgetteamsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":834,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetteamsparams.__type-395","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetTeamsParams"},{"id":835,"kind":4194304,"name":"ReposGetTopicsParams","url":"modules/githubapi.github.html#reposgettopicsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":836,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgettopicsparams.__type-396","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetTopicsParams"},{"id":837,"kind":4194304,"name":"ReposGetViewsParams","url":"modules/githubapi.github.html#reposgetviewsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":838,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposgetviewsparams.__type-397","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposGetViewsParams"},{"id":839,"kind":4194304,"name":"ReposMergeParams","url":"modules/githubapi.github.html#reposmergeparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":840,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposmergeparams.__type-398","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposMergeParams"},{"id":841,"kind":4194304,"name":"ReposPingHookParams","url":"modules/githubapi.github.html#repospinghookparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":842,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#repospinghookparams.__type-399","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposPingHookParams"},{"id":843,"kind":4194304,"name":"ReposRemoveBranchProtectionParams","url":"modules/githubapi.github.html#reposremovebranchprotectionparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":844,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposremovebranchprotectionparams.__type-400","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposRemoveBranchProtectionParams"},{"id":845,"kind":4194304,"name":"ReposRemoveCollaboratorParams","url":"modules/githubapi.github.html#reposremovecollaboratorparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":846,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposremovecollaboratorparams.__type-401","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposRemoveCollaboratorParams"},{"id":847,"kind":4194304,"name":"ReposRemoveProtectedBranchAdminEnforcementParams","url":"modules/githubapi.github.html#reposremoveprotectedbranchadminenforcementparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":848,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposremoveprotectedbranchadminenforcementparams.__type-402","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposRemoveProtectedBranchAdminEnforcementParams"},{"id":849,"kind":4194304,"name":"ReposRemoveProtectedBranchPullRequestReviewEnforcementParams","url":"modules/githubapi.github.html#reposremoveprotectedbranchpullrequestreviewenforcementparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":850,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposremoveprotectedbranchpullrequestreviewenforcementparams.__type-403","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposRemoveProtectedBranchPullRequestReviewEnforcementParams"},{"id":851,"kind":4194304,"name":"ReposRemoveProtectedBranchRequiredSignaturesParams","url":"modules/githubapi.github.html#reposremoveprotectedbranchrequiredsignaturesparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":852,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposremoveprotectedbranchrequiredsignaturesparams.__type-404","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposRemoveProtectedBranchRequiredSignaturesParams"},{"id":853,"kind":4194304,"name":"ReposRemoveProtectedBranchRequiredStatusChecksParams","url":"modules/githubapi.github.html#reposremoveprotectedbranchrequiredstatuschecksparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":854,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposremoveprotectedbranchrequiredstatuschecksparams.__type-406","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposRemoveProtectedBranchRequiredStatusChecksParams"},{"id":855,"kind":4194304,"name":"ReposRemoveProtectedBranchRequiredStatusChecksContextsParams","url":"modules/githubapi.github.html#reposremoveprotectedbranchrequiredstatuscheckscontextsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":856,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposremoveprotectedbranchrequiredstatuscheckscontextsparams.__type-405","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposRemoveProtectedBranchRequiredStatusChecksContextsParams"},{"id":857,"kind":4194304,"name":"ReposRemoveProtectedBranchRestrictionsParams","url":"modules/githubapi.github.html#reposremoveprotectedbranchrestrictionsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":858,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposremoveprotectedbranchrestrictionsparams.__type-407","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposRemoveProtectedBranchRestrictionsParams"},{"id":859,"kind":4194304,"name":"ReposRemoveProtectedBranchTeamRestrictionsParams","url":"modules/githubapi.github.html#reposremoveprotectedbranchteamrestrictionsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":860,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposremoveprotectedbranchteamrestrictionsparams.__type-408","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposRemoveProtectedBranchTeamRestrictionsParams"},{"id":861,"kind":4194304,"name":"ReposRemoveProtectedBranchUserRestrictionsParams","url":"modules/githubapi.github.html#reposremoveprotectedbranchuserrestrictionsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":862,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposremoveprotectedbranchuserrestrictionsparams.__type-409","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposRemoveProtectedBranchUserRestrictionsParams"},{"id":863,"kind":4194304,"name":"ReposReplaceProtectedBranchRequiredStatusChecksContextsParams","url":"modules/githubapi.github.html#reposreplaceprotectedbranchrequiredstatuscheckscontextsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":864,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposreplaceprotectedbranchrequiredstatuscheckscontextsparams.__type-410","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposReplaceProtectedBranchRequiredStatusChecksContextsParams"},{"id":865,"kind":4194304,"name":"ReposReplaceProtectedBranchTeamRestrictionsParams","url":"modules/githubapi.github.html#reposreplaceprotectedbranchteamrestrictionsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":866,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposreplaceprotectedbranchteamrestrictionsparams.__type-411","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposReplaceProtectedBranchTeamRestrictionsParams"},{"id":867,"kind":4194304,"name":"ReposReplaceProtectedBranchUserRestrictionsParams","url":"modules/githubapi.github.html#reposreplaceprotectedbranchuserrestrictionsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":868,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposreplaceprotectedbranchuserrestrictionsparams.__type-412","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposReplaceProtectedBranchUserRestrictionsParams"},{"id":869,"kind":4194304,"name":"ReposReplaceTopicsParams","url":"modules/githubapi.github.html#reposreplacetopicsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":870,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposreplacetopicsparams.__type-413","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposReplaceTopicsParams"},{"id":871,"kind":4194304,"name":"ReposRequestPageBuildParams","url":"modules/githubapi.github.html#reposrequestpagebuildparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":872,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposrequestpagebuildparams.__type-414","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposRequestPageBuildParams"},{"id":873,"kind":4194304,"name":"ReposReviewUserPermissionLevelParams","url":"modules/githubapi.github.html#reposreviewuserpermissionlevelparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":874,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposreviewuserpermissionlevelparams.__type-415","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposReviewUserPermissionLevelParams"},{"id":875,"kind":4194304,"name":"ReposTestHookParams","url":"modules/githubapi.github.html#repostesthookparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":876,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#repostesthookparams.__type-416","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposTestHookParams"},{"id":877,"kind":4194304,"name":"ReposTransferParams","url":"modules/githubapi.github.html#repostransferparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":878,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#repostransferparams.__type-417","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposTransferParams"},{"id":879,"kind":4194304,"name":"ReposUpdateBranchProtectionParams","url":"modules/githubapi.github.html#reposupdatebranchprotectionparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":880,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposupdatebranchprotectionparams.__type-418","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposUpdateBranchProtectionParams"},{"id":881,"kind":4194304,"name":"ReposUpdateCommitCommentParams","url":"modules/githubapi.github.html#reposupdatecommitcommentparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":882,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposupdatecommitcommentparams.__type-423","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposUpdateCommitCommentParams"},{"id":883,"kind":4194304,"name":"ReposUpdateFileParams","url":"modules/githubapi.github.html#reposupdatefileparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":884,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposupdatefileparams.__type-424","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposUpdateFileParams"},{"id":885,"kind":4194304,"name":"ReposUpdateInviteParams","url":"modules/githubapi.github.html#reposupdateinviteparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":886,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposupdateinviteparams.__type-427","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposUpdateInviteParams"},{"id":887,"kind":4194304,"name":"ReposUpdateProtectedBranchPullRequestReviewEnforcementParams","url":"modules/githubapi.github.html#reposupdateprotectedbranchpullrequestreviewenforcementparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":888,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposupdateprotectedbranchpullrequestreviewenforcementparams.__type-428","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposUpdateProtectedBranchPullRequestReviewEnforcementParams"},{"id":889,"kind":4194304,"name":"ReposUpdateProtectedBranchRequiredStatusChecksParams","url":"modules/githubapi.github.html#reposupdateprotectedbranchrequiredstatuschecksparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":890,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposupdateprotectedbranchrequiredstatuschecksparams.__type-430","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposUpdateProtectedBranchRequiredStatusChecksParams"},{"id":891,"kind":4194304,"name":"ReposUploadAssetParams","url":"modules/githubapi.github.html#reposuploadassetparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":892,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposuploadassetparams.__type-431","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposUploadAssetParams"},{"id":893,"kind":4194304,"name":"SearchCodeParams","url":"modules/githubapi.github.html#searchcodeparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":894,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#searchcodeparams.__type-432","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.SearchCodeParams"},{"id":895,"kind":4194304,"name":"SearchCommitsParams","url":"modules/githubapi.github.html#searchcommitsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":896,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#searchcommitsparams.__type-433","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.SearchCommitsParams"},{"id":897,"kind":4194304,"name":"SearchIssuesParams","url":"modules/githubapi.github.html#searchissuesparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":898,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#searchissuesparams.__type-434","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.SearchIssuesParams"},{"id":899,"kind":4194304,"name":"SearchLabelsParams","url":"modules/githubapi.github.html#searchlabelsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":900,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#searchlabelsparams.__type-435","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.SearchLabelsParams"},{"id":901,"kind":4194304,"name":"SearchReposParams","url":"modules/githubapi.github.html#searchreposparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":902,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#searchreposparams.__type-436","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.SearchReposParams"},{"id":903,"kind":4194304,"name":"SearchTopicsParams","url":"modules/githubapi.github.html#searchtopicsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":904,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#searchtopicsparams.__type-437","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.SearchTopicsParams"},{"id":905,"kind":4194304,"name":"SearchUsersParams","url":"modules/githubapi.github.html#searchusersparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":906,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#searchusersparams.__type-438","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.SearchUsersParams"},{"id":907,"kind":4194304,"name":"UsersAcceptRepoInviteParams","url":"modules/githubapi.github.html#usersacceptrepoinviteparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":908,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersacceptrepoinviteparams.__type-439","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersAcceptRepoInviteParams"},{"id":909,"kind":4194304,"name":"UsersAddRepoToInstallationParams","url":"modules/githubapi.github.html#usersaddrepotoinstallationparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":910,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersaddrepotoinstallationparams.__type-440","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersAddRepoToInstallationParams"},{"id":911,"kind":4194304,"name":"UsersBlockUserParams","url":"modules/githubapi.github.html#usersblockuserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":912,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersblockuserparams.__type-441","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersBlockUserParams"},{"id":913,"kind":4194304,"name":"UsersCheckBlockedUserParams","url":"modules/githubapi.github.html#userscheckblockeduserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":914,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#userscheckblockeduserparams.__type-442","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersCheckBlockedUserParams"},{"id":915,"kind":4194304,"name":"UsersCheckFollowingParams","url":"modules/githubapi.github.html#userscheckfollowingparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":916,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#userscheckfollowingparams.__type-443","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersCheckFollowingParams"},{"id":917,"kind":4194304,"name":"UsersCheckIfOneFollowersOtherParams","url":"modules/githubapi.github.html#userscheckifonefollowersotherparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":918,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#userscheckifonefollowersotherparams.__type-444","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersCheckIfOneFollowersOtherParams"},{"id":919,"kind":4194304,"name":"UsersDeclineRepoInviteParams","url":"modules/githubapi.github.html#usersdeclinerepoinviteparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":920,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersdeclinerepoinviteparams.__type-445","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersDeclineRepoInviteParams"},{"id":921,"kind":4194304,"name":"UsersDeleteGpgKeyParams","url":"modules/githubapi.github.html#usersdeletegpgkeyparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":922,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersdeletegpgkeyparams.__type-446","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersDeleteGpgKeyParams"},{"id":923,"kind":4194304,"name":"UsersDeleteKeyParams","url":"modules/githubapi.github.html#usersdeletekeyparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":924,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersdeletekeyparams.__type-447","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersDeleteKeyParams"},{"id":925,"kind":4194304,"name":"UsersEditOrgMembershipParams","url":"modules/githubapi.github.html#userseditorgmembershipparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":926,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#userseditorgmembershipparams.__type-448","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersEditOrgMembershipParams"},{"id":927,"kind":4194304,"name":"UsersFollowUserParams","url":"modules/githubapi.github.html#usersfollowuserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":928,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersfollowuserparams.__type-449","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersFollowUserParams"},{"id":929,"kind":4194304,"name":"UsersGetAllParams","url":"modules/githubapi.github.html#usersgetallparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":930,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersgetallparams.__type-450","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersGetAllParams"},{"id":931,"kind":4194304,"name":"UsersGetContextForUserParams","url":"modules/githubapi.github.html#usersgetcontextforuserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":932,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersgetcontextforuserparams.__type-451","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersGetContextForUserParams"},{"id":933,"kind":4194304,"name":"UsersGetEmailsParams","url":"modules/githubapi.github.html#usersgetemailsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":934,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersgetemailsparams.__type-452","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersGetEmailsParams"},{"id":935,"kind":4194304,"name":"UsersGetFollowersParams","url":"modules/githubapi.github.html#usersgetfollowersparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":936,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersgetfollowersparams.__type-454","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersGetFollowersParams"},{"id":937,"kind":4194304,"name":"UsersGetFollowersForUserParams","url":"modules/githubapi.github.html#usersgetfollowersforuserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":938,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersgetfollowersforuserparams.__type-453","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersGetFollowersForUserParams"},{"id":939,"kind":4194304,"name":"UsersGetFollowingParams","url":"modules/githubapi.github.html#usersgetfollowingparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":940,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersgetfollowingparams.__type-456","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersGetFollowingParams"},{"id":941,"kind":4194304,"name":"UsersGetFollowingForUserParams","url":"modules/githubapi.github.html#usersgetfollowingforuserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":942,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersgetfollowingforuserparams.__type-455","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersGetFollowingForUserParams"},{"id":943,"kind":4194304,"name":"UsersGetForUserParams","url":"modules/githubapi.github.html#usersgetforuserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":944,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersgetforuserparams.__type-457","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersGetForUserParams"},{"id":945,"kind":4194304,"name":"UsersGetGpgKeyParams","url":"modules/githubapi.github.html#usersgetgpgkeyparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":946,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersgetgpgkeyparams.__type-458","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersGetGpgKeyParams"},{"id":947,"kind":4194304,"name":"UsersGetGpgKeysParams","url":"modules/githubapi.github.html#usersgetgpgkeysparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":948,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersgetgpgkeysparams.__type-460","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersGetGpgKeysParams"},{"id":949,"kind":4194304,"name":"UsersGetGpgKeysForUserParams","url":"modules/githubapi.github.html#usersgetgpgkeysforuserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":950,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersgetgpgkeysforuserparams.__type-459","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersGetGpgKeysForUserParams"},{"id":951,"kind":4194304,"name":"UsersGetInstallationReposParams","url":"modules/githubapi.github.html#usersgetinstallationreposparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":952,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersgetinstallationreposparams.__type-461","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersGetInstallationReposParams"},{"id":953,"kind":4194304,"name":"UsersGetInstallationsParams","url":"modules/githubapi.github.html#usersgetinstallationsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":954,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersgetinstallationsparams.__type-462","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersGetInstallationsParams"},{"id":955,"kind":4194304,"name":"UsersGetKeyParams","url":"modules/githubapi.github.html#usersgetkeyparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":956,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersgetkeyparams.__type-463","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersGetKeyParams"},{"id":957,"kind":4194304,"name":"UsersGetKeysParams","url":"modules/githubapi.github.html#usersgetkeysparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":958,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersgetkeysparams.__type-465","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersGetKeysParams"},{"id":959,"kind":4194304,"name":"UsersGetKeysForUserParams","url":"modules/githubapi.github.html#usersgetkeysforuserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":960,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersgetkeysforuserparams.__type-464","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersGetKeysForUserParams"},{"id":961,"kind":4194304,"name":"UsersGetMarketplacePurchasesParams","url":"modules/githubapi.github.html#usersgetmarketplacepurchasesparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":962,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersgetmarketplacepurchasesparams.__type-466","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersGetMarketplacePurchasesParams"},{"id":963,"kind":4194304,"name":"UsersGetMarketplaceStubbedPurchasesParams","url":"modules/githubapi.github.html#usersgetmarketplacestubbedpurchasesparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":964,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersgetmarketplacestubbedpurchasesparams.__type-467","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersGetMarketplaceStubbedPurchasesParams"},{"id":965,"kind":4194304,"name":"UsersGetOrgMembershipParams","url":"modules/githubapi.github.html#usersgetorgmembershipparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":966,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersgetorgmembershipparams.__type-468","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersGetOrgMembershipParams"},{"id":967,"kind":4194304,"name":"UsersGetOrgMembershipsParams","url":"modules/githubapi.github.html#usersgetorgmembershipsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":968,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersgetorgmembershipsparams.__type-469","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersGetOrgMembershipsParams"},{"id":969,"kind":4194304,"name":"UsersGetOrgsParams","url":"modules/githubapi.github.html#usersgetorgsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":970,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersgetorgsparams.__type-470","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersGetOrgsParams"},{"id":971,"kind":4194304,"name":"UsersGetPublicEmailsParams","url":"modules/githubapi.github.html#usersgetpublicemailsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":972,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersgetpublicemailsparams.__type-471","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersGetPublicEmailsParams"},{"id":973,"kind":4194304,"name":"UsersGetRepoInvitesParams","url":"modules/githubapi.github.html#usersgetrepoinvitesparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":974,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersgetrepoinvitesparams.__type-472","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersGetRepoInvitesParams"},{"id":975,"kind":4194304,"name":"UsersGetTeamsParams","url":"modules/githubapi.github.html#usersgetteamsparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":976,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersgetteamsparams.__type-473","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersGetTeamsParams"},{"id":977,"kind":4194304,"name":"UsersRemoveRepoFromInstallationParams","url":"modules/githubapi.github.html#usersremoverepofrominstallationparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":978,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersremoverepofrominstallationparams.__type-474","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersRemoveRepoFromInstallationParams"},{"id":979,"kind":4194304,"name":"UsersTogglePrimaryEmailVisibilityParams","url":"modules/githubapi.github.html#userstoggleprimaryemailvisibilityparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":980,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#userstoggleprimaryemailvisibilityparams.__type-475","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersTogglePrimaryEmailVisibilityParams"},{"id":981,"kind":4194304,"name":"UsersUnblockUserParams","url":"modules/githubapi.github.html#usersunblockuserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":982,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersunblockuserparams.__type-476","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersUnblockUserParams"},{"id":983,"kind":4194304,"name":"UsersUnfollowUserParams","url":"modules/githubapi.github.html#usersunfollowuserparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":984,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersunfollowuserparams.__type-477","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersUnfollowUserParams"},{"id":985,"kind":4194304,"name":"UsersUpdateParams","url":"modules/githubapi.github.html#usersupdateparams","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":986,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#usersupdateparams.__type-478","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.UsersUpdateParams"},{"id":987,"kind":4194304,"name":"ChecksCreateParamsOutput","url":"modules/githubapi.github.html#checkscreateparamsoutput","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":988,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#checkscreateparamsoutput.__type-62","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ChecksCreateParamsOutput"},{"id":989,"kind":4194304,"name":"ChecksCreateParamsOutputAnnotations","url":"modules/githubapi.github.html#checkscreateparamsoutputannotations","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":990,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#checkscreateparamsoutputannotations.__type-63","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ChecksCreateParamsOutputAnnotations"},{"id":991,"kind":4194304,"name":"ChecksCreateParamsOutputImages","url":"modules/githubapi.github.html#checkscreateparamsoutputimages","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":992,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#checkscreateparamsoutputimages.__type-64","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ChecksCreateParamsOutputImages"},{"id":993,"kind":4194304,"name":"ChecksCreateParamsActions","url":"modules/githubapi.github.html#checkscreateparamsactions","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":994,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#checkscreateparamsactions.__type-61","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ChecksCreateParamsActions"},{"id":995,"kind":4194304,"name":"ChecksSetSuitesPreferencesParamsAutoTriggerChecks","url":"modules/githubapi.github.html#checkssetsuitespreferencesparamsautotriggerchecks","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":996,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#checkssetsuitespreferencesparamsautotriggerchecks.__type-74","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ChecksSetSuitesPreferencesParamsAutoTriggerChecks"},{"id":997,"kind":4194304,"name":"ChecksUpdateParamsOutput","url":"modules/githubapi.github.html#checksupdateparamsoutput","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":998,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#checksupdateparamsoutput.__type-77","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ChecksUpdateParamsOutput"},{"id":999,"kind":4194304,"name":"ChecksUpdateParamsOutputAnnotations","url":"modules/githubapi.github.html#checksupdateparamsoutputannotations","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":1000,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#checksupdateparamsoutputannotations.__type-78","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ChecksUpdateParamsOutputAnnotations"},{"id":1001,"kind":4194304,"name":"ChecksUpdateParamsOutputImages","url":"modules/githubapi.github.html#checksupdateparamsoutputimages","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":1002,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#checksupdateparamsoutputimages.__type-79","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ChecksUpdateParamsOutputImages"},{"id":1003,"kind":4194304,"name":"ChecksUpdateParamsActions","url":"modules/githubapi.github.html#checksupdateparamsactions","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":1004,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#checksupdateparamsactions.__type-76","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ChecksUpdateParamsActions"},{"id":1005,"kind":4194304,"name":"GistsCreateParamsFiles","url":"modules/githubapi.github.html#gistscreateparamsfiles","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":1006,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gistscreateparamsfiles.__type-83","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GistsCreateParamsFiles"},{"id":1007,"kind":4194304,"name":"GistsEditParamsFiles","url":"modules/githubapi.github.html#gistseditparamsfiles","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":1008,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gistseditparamsfiles.__type-88","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GistsEditParamsFiles"},{"id":1009,"kind":4194304,"name":"GitdataCreateCommitParamsCommitter","url":"modules/githubapi.github.html#gitdatacreatecommitparamscommitter","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":1010,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gitdatacreatecommitparamscommitter.__type-105","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GitdataCreateCommitParamsCommitter"},{"id":1011,"kind":4194304,"name":"GitdataCreateCommitParamsAuthor","url":"modules/githubapi.github.html#gitdatacreatecommitparamsauthor","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":1012,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gitdatacreatecommitparamsauthor.__type-104","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GitdataCreateCommitParamsAuthor"},{"id":1013,"kind":4194304,"name":"GitdataCreateTagParamsTagger","url":"modules/githubapi.github.html#gitdatacreatetagparamstagger","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":1014,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gitdatacreatetagparamstagger.__type-108","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GitdataCreateTagParamsTagger"},{"id":1015,"kind":4194304,"name":"GitdataCreateTreeParamsTree","url":"modules/githubapi.github.html#gitdatacreatetreeparamstree","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":1016,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#gitdatacreatetreeparamstree.__type-110","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.GitdataCreateTreeParamsTree"},{"id":1017,"kind":4194304,"name":"OrgsCreateHookParamsConfig","url":"modules/githubapi.github.html#orgscreatehookparamsconfig","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":1018,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgscreatehookparamsconfig.__type-196","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsCreateHookParamsConfig"},{"id":1019,"kind":4194304,"name":"OrgsEditHookParamsConfig","url":"modules/githubapi.github.html#orgsedithookparamsconfig","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":1020,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#orgsedithookparamsconfig.__type-203","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.OrgsEditHookParamsConfig"},{"id":1021,"kind":4194304,"name":"PullRequestsCreateReviewParamsComments","url":"modules/githubapi.github.html#pullrequestscreatereviewparamscomments","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":1022,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#pullrequestscreatereviewparamscomments.__type-261","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.PullRequestsCreateReviewParamsComments"},{"id":1023,"kind":4194304,"name":"ReposCreateFileParamsCommitter","url":"modules/githubapi.github.html#reposcreatefileparamscommitter","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":1024,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposcreatefileparamscommitter.__type-309","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposCreateFileParamsCommitter"},{"id":1025,"kind":4194304,"name":"ReposCreateFileParamsAuthor","url":"modules/githubapi.github.html#reposcreatefileparamsauthor","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":1026,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposcreatefileparamsauthor.__type-308","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposCreateFileParamsAuthor"},{"id":1027,"kind":4194304,"name":"ReposCreateHookParamsConfig","url":"modules/githubapi.github.html#reposcreatehookparamsconfig","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":1028,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposcreatehookparamsconfig.__type-312","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposCreateHookParamsConfig"},{"id":1029,"kind":4194304,"name":"ReposDeleteFileParamsCommitter","url":"modules/githubapi.github.html#reposdeletefileparamscommitter","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":1030,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposdeletefileparamscommitter.__type-322","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposDeleteFileParamsCommitter"},{"id":1031,"kind":4194304,"name":"ReposDeleteFileParamsAuthor","url":"modules/githubapi.github.html#reposdeletefileparamsauthor","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":1032,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposdeletefileparamsauthor.__type-321","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposDeleteFileParamsAuthor"},{"id":1033,"kind":4194304,"name":"ReposEditHookParamsConfig","url":"modules/githubapi.github.html#reposedithookparamsconfig","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":1034,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposedithookparamsconfig.__type-329","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposEditHookParamsConfig"},{"id":1035,"kind":4194304,"name":"ReposUpdateBranchProtectionParamsRequiredStatusChecks","url":"modules/githubapi.github.html#reposupdatebranchprotectionparamsrequiredstatuschecks","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":1036,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposupdatebranchprotectionparamsrequiredstatuschecks.__type-421","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposUpdateBranchProtectionParamsRequiredStatusChecks"},{"id":1037,"kind":4194304,"name":"ReposUpdateBranchProtectionParamsRequiredPullRequestReviews","url":"modules/githubapi.github.html#reposupdatebranchprotectionparamsrequiredpullrequestreviews","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":1038,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposupdatebranchprotectionparamsrequiredpullrequestreviews.__type-419","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposUpdateBranchProtectionParamsRequiredPullRequestReviews"},{"id":1039,"kind":4194304,"name":"ReposUpdateBranchProtectionParamsRequiredPullRequestReviewsDismissalRestrictions","url":"modules/githubapi.github.html#reposupdatebranchprotectionparamsrequiredpullrequestreviewsdismissalrestrictions","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":1040,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposupdatebranchprotectionparamsrequiredpullrequestreviewsdismissalrestrictions.__type-420","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposUpdateBranchProtectionParamsRequiredPullRequestReviewsDismissalRestrictions"},{"id":1041,"kind":4194304,"name":"ReposUpdateBranchProtectionParamsRestrictions","url":"modules/githubapi.github.html#reposupdatebranchprotectionparamsrestrictions","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":1042,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposupdatebranchprotectionparamsrestrictions.__type-422","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposUpdateBranchProtectionParamsRestrictions"},{"id":1043,"kind":4194304,"name":"ReposUpdateFileParamsCommitter","url":"modules/githubapi.github.html#reposupdatefileparamscommitter","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":1044,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposupdatefileparamscommitter.__type-426","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposUpdateFileParamsCommitter"},{"id":1045,"kind":4194304,"name":"ReposUpdateFileParamsAuthor","url":"modules/githubapi.github.html#reposupdatefileparamsauthor","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":1046,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposupdatefileparamsauthor.__type-425","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposUpdateFileParamsAuthor"},{"id":1047,"kind":4194304,"name":"ReposUpdateProtectedBranchPullRequestReviewEnforcementParamsDismissalRestrictions","url":"modules/githubapi.github.html#reposupdateprotectedbranchpullrequestreviewenforcementparamsdismissalrestrictions","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"GitHubAPI.Github"},{"id":1048,"kind":65536,"name":"__type","url":"modules/githubapi.github.html#reposupdateprotectedbranchpullrequestreviewenforcementparamsdismissalrestrictions.__type-429","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"GitHubAPI.Github.ReposUpdateProtectedBranchPullRequestReviewEnforcementParamsDismissalRestrictions"},{"id":1049,"kind":512,"name":"constructor","url":"interfaces/githubapi.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1050,"kind":2048,"name":"authenticate","url":"interfaces/githubapi.html#authenticate","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1051,"kind":2048,"name":"hasNextPage","url":"interfaces/githubapi.html#hasnextpage","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1052,"kind":2048,"name":"hasPreviousPage","url":"interfaces/githubapi.html#haspreviouspage","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1053,"kind":2048,"name":"hasLastPage","url":"interfaces/githubapi.html#haslastpage","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1054,"kind":2048,"name":"hasFirstPage","url":"interfaces/githubapi.html#hasfirstpage","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1055,"kind":2048,"name":"getNextPage","url":"interfaces/githubapi.html#getnextpage","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1056,"kind":2048,"name":"getPreviousPage","url":"interfaces/githubapi.html#getpreviouspage","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1057,"kind":2048,"name":"getLastPage","url":"interfaces/githubapi.html#getlastpage","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1058,"kind":2048,"name":"getFirstPage","url":"interfaces/githubapi.html#getfirstpage","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1059,"kind":1024,"name":"activity","url":"interfaces/githubapi.html#activity","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1060,"kind":65536,"name":"__type","url":"interfaces/githubapi.html#activity.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"GitHubAPI.activity"},{"id":1061,"kind":1024,"name":"apps","url":"interfaces/githubapi.html#apps","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1062,"kind":65536,"name":"__type","url":"interfaces/githubapi.html#apps.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"GitHubAPI.apps"},{"id":1063,"kind":1024,"name":"authorization","url":"interfaces/githubapi.html#authorization","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1064,"kind":65536,"name":"__type","url":"interfaces/githubapi.html#authorization.__type-2","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"GitHubAPI.authorization"},{"id":1065,"kind":1024,"name":"checks","url":"interfaces/githubapi.html#checks","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1066,"kind":65536,"name":"__type","url":"interfaces/githubapi.html#checks.__type-3","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"GitHubAPI.checks"},{"id":1067,"kind":1024,"name":"gists","url":"interfaces/githubapi.html#gists","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1068,"kind":65536,"name":"__type","url":"interfaces/githubapi.html#gists.__type-4","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"GitHubAPI.gists"},{"id":1069,"kind":1024,"name":"gitdata","url":"interfaces/githubapi.html#gitdata","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1070,"kind":65536,"name":"__type","url":"interfaces/githubapi.html#gitdata.__type-5","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"GitHubAPI.gitdata"},{"id":1071,"kind":1024,"name":"issues","url":"interfaces/githubapi.html#issues","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1072,"kind":65536,"name":"__type","url":"interfaces/githubapi.html#issues.__type-7","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"GitHubAPI.issues"},{"id":1073,"kind":1024,"name":"migrations","url":"interfaces/githubapi.html#migrations","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1074,"kind":65536,"name":"__type","url":"interfaces/githubapi.html#migrations.__type-8","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"GitHubAPI.migrations"},{"id":1075,"kind":1024,"name":"misc","url":"interfaces/githubapi.html#misc","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1076,"kind":65536,"name":"__type","url":"interfaces/githubapi.html#misc.__type-9","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"GitHubAPI.misc"},{"id":1077,"kind":1024,"name":"orgs","url":"interfaces/githubapi.html#orgs","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1078,"kind":65536,"name":"__type","url":"interfaces/githubapi.html#orgs.__type-10","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"GitHubAPI.orgs"},{"id":1079,"kind":1024,"name":"projects","url":"interfaces/githubapi.html#projects","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1080,"kind":65536,"name":"__type","url":"interfaces/githubapi.html#projects.__type-12","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"GitHubAPI.projects"},{"id":1081,"kind":1024,"name":"pullRequests","url":"interfaces/githubapi.html#pullrequests","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1082,"kind":65536,"name":"__type","url":"interfaces/githubapi.html#pullrequests.__type-13","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"GitHubAPI.pullRequests"},{"id":1083,"kind":1024,"name":"reactions","url":"interfaces/githubapi.html#reactions","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1084,"kind":65536,"name":"__type","url":"interfaces/githubapi.html#reactions.__type-15","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"GitHubAPI.reactions"},{"id":1085,"kind":1024,"name":"repos","url":"interfaces/githubapi.html#repos","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1086,"kind":65536,"name":"__type","url":"interfaces/githubapi.html#repos.__type-16","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"GitHubAPI.repos"},{"id":1087,"kind":1024,"name":"search","url":"interfaces/githubapi.html#search","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1088,"kind":65536,"name":"__type","url":"interfaces/githubapi.html#search.__type-18","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"GitHubAPI.search"},{"id":1089,"kind":1024,"name":"users","url":"interfaces/githubapi.html#users","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GitHubAPI"},{"id":1090,"kind":65536,"name":"__type","url":"interfaces/githubapi.html#users.__type-19","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"GitHubAPI.users"},{"id":1091,"kind":256,"name":"Headers","url":"interfaces/headers.html","classes":"tsd-kind-interface"},{"id":1092,"kind":256,"name":"Variables","url":"interfaces/variables.html","classes":"tsd-kind-interface"},{"id":1093,"kind":256,"name":"GraphQLResponse","url":"interfaces/graphqlresponse.html","classes":"tsd-kind-interface"},{"id":1094,"kind":1024,"name":"data","url":"interfaces/graphqlresponse.html#data","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GraphQLResponse"},{"id":1095,"kind":256,"name":"LoggerWithTarget","url":"interfaces/loggerwithtarget.html","classes":"tsd-kind-interface"},{"id":1096,"kind":1024,"name":"target","url":"interfaces/loggerwithtarget.html#target","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LoggerWithTarget"},{"id":1097,"kind":1024,"name":"child","url":"interfaces/loggerwithtarget.html#child","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"LoggerWithTarget"},{"id":1098,"kind":65536,"name":"__type","url":"interfaces/loggerwithtarget.html#child.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"LoggerWithTarget.child"},{"id":1099,"kind":1024,"name":"trace","url":"interfaces/loggerwithtarget.html#trace","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"LoggerWithTarget"},{"id":1100,"kind":1024,"name":"debug","url":"interfaces/loggerwithtarget.html#debug","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"LoggerWithTarget"},{"id":1101,"kind":1024,"name":"info","url":"interfaces/loggerwithtarget.html#info","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"LoggerWithTarget"},{"id":1102,"kind":1024,"name":"warn","url":"interfaces/loggerwithtarget.html#warn","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"LoggerWithTarget"},{"id":1103,"kind":1024,"name":"error","url":"interfaces/loggerwithtarget.html#error","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"LoggerWithTarget"},{"id":1104,"kind":1024,"name":"fatal","url":"interfaces/loggerwithtarget.html#fatal","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"LoggerWithTarget"},{"id":1105,"kind":512,"name":"constructor","url":"interfaces/loggerwithtarget.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-interface tsd-is-inherited","parent":"LoggerWithTarget"},{"id":1106,"kind":2048,"name":"addStream","url":"interfaces/loggerwithtarget.html#addstream","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"LoggerWithTarget"},{"id":1107,"kind":2048,"name":"addSerializers","url":"interfaces/loggerwithtarget.html#addserializers","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"LoggerWithTarget"},{"id":1108,"kind":2048,"name":"reopenFileStreams","url":"interfaces/loggerwithtarget.html#reopenfilestreams","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"LoggerWithTarget"},{"id":1109,"kind":2048,"name":"level","url":"interfaces/loggerwithtarget.html#level","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"LoggerWithTarget"},{"id":1110,"kind":2048,"name":"levels","url":"interfaces/loggerwithtarget.html#levels","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"LoggerWithTarget"},{"id":1111,"kind":1024,"name":"fields","url":"interfaces/loggerwithtarget.html#fields","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LoggerWithTarget"},{"id":1112,"kind":1024,"name":"src","url":"interfaces/loggerwithtarget.html#src","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LoggerWithTarget"},{"id":1113,"kind":2048,"name":"listenerCount","url":"interfaces/loggerwithtarget.html#listenercount-1","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-static","parent":"LoggerWithTarget"},{"id":1114,"kind":1024,"name":"defaultMaxListeners","url":"interfaces/loggerwithtarget.html#defaultmaxlisteners","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-static","parent":"LoggerWithTarget"},{"id":1115,"kind":2048,"name":"addListener","url":"interfaces/loggerwithtarget.html#addlistener","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"LoggerWithTarget"},{"id":1116,"kind":2048,"name":"on","url":"interfaces/loggerwithtarget.html#on","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"LoggerWithTarget"},{"id":1117,"kind":2048,"name":"once","url":"interfaces/loggerwithtarget.html#once","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"LoggerWithTarget"},{"id":1118,"kind":2048,"name":"prependListener","url":"interfaces/loggerwithtarget.html#prependlistener","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"LoggerWithTarget"},{"id":1119,"kind":2048,"name":"prependOnceListener","url":"interfaces/loggerwithtarget.html#prependoncelistener","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"LoggerWithTarget"},{"id":1120,"kind":2048,"name":"removeListener","url":"interfaces/loggerwithtarget.html#removelistener","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"LoggerWithTarget"},{"id":1121,"kind":2048,"name":"off","url":"interfaces/loggerwithtarget.html#off","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"LoggerWithTarget"},{"id":1122,"kind":2048,"name":"removeAllListeners","url":"interfaces/loggerwithtarget.html#removealllisteners","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"LoggerWithTarget"},{"id":1123,"kind":2048,"name":"setMaxListeners","url":"interfaces/loggerwithtarget.html#setmaxlisteners","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"LoggerWithTarget"},{"id":1124,"kind":2048,"name":"getMaxListeners","url":"interfaces/loggerwithtarget.html#getmaxlisteners","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"LoggerWithTarget"},{"id":1125,"kind":2048,"name":"listeners","url":"interfaces/loggerwithtarget.html#listeners","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"LoggerWithTarget"},{"id":1126,"kind":2048,"name":"rawListeners","url":"interfaces/loggerwithtarget.html#rawlisteners","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"LoggerWithTarget"},{"id":1127,"kind":2048,"name":"emit","url":"interfaces/loggerwithtarget.html#emit","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"LoggerWithTarget"},{"id":1128,"kind":2048,"name":"eventNames","url":"interfaces/loggerwithtarget.html#eventnames","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"LoggerWithTarget"},{"id":1129,"kind":2048,"name":"listenerCount","url":"interfaces/loggerwithtarget.html#listenercount","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"LoggerWithTarget"},{"id":1130,"kind":2,"name":"Logger","url":"modules/loggerwithtarget.logger.html","classes":"tsd-kind-module tsd-parent-kind-interface","parent":"LoggerWithTarget"},{"id":1131,"kind":256,"name":"ChildArgs","url":"interfaces/childargs.html","classes":"tsd-kind-interface"},{"id":1132,"kind":1024,"name":"options","url":"interfaces/childargs.html#options","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ChildArgs"},{"id":1133,"kind":1024,"name":"name","url":"interfaces/childargs.html#name","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ChildArgs"},{"id":1134,"kind":1024,"name":"id","url":"interfaces/childargs.html#id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ChildArgs"},{"id":1135,"kind":1024,"name":"installation","url":"interfaces/childargs.html#installation","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ChildArgs"},{"id":1136,"kind":64,"name":"wrapLogger","url":"index.html#wraplogger","classes":"tsd-kind-function"},{"id":1137,"kind":128,"name":"Context","url":"classes/context.html","classes":"tsd-kind-class"},{"id":1138,"kind":1024,"name":"name","url":"classes/context.html#name","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Context"},{"id":1139,"kind":1024,"name":"id","url":"classes/context.html#id","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Context"},{"id":1140,"kind":1024,"name":"payload","url":"classes/context.html#payload","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Context"},{"id":1141,"kind":1024,"name":"protocol","url":"classes/context.html#protocol","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Context"},{"id":1142,"kind":1024,"name":"host","url":"classes/context.html#host","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Context"},{"id":1143,"kind":1024,"name":"url","url":"classes/context.html#url","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Context"},{"id":1144,"kind":1024,"name":"github","url":"classes/context.html#github","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Context"},{"id":1145,"kind":1024,"name":"log","url":"classes/context.html#log","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Context"},{"id":1146,"kind":512,"name":"constructor","url":"classes/context.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"Context"},{"id":1147,"kind":262144,"name":"event","url":"classes/context.html#event","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"Context"},{"id":1148,"kind":2048,"name":"repo","url":"classes/context.html#repo","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Context"},{"id":1149,"kind":2048,"name":"issue","url":"classes/context.html#issue","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Context"},{"id":1150,"kind":262144,"name":"isBot","url":"classes/context.html#isbot","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"Context"},{"id":1151,"kind":2048,"name":"config","url":"classes/context.html#config","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Context"},{"id":1152,"kind":256,"name":"AppOptions","url":"interfaces/appoptions.html","classes":"tsd-kind-interface"},{"id":1153,"kind":1024,"name":"id","url":"interfaces/appoptions.html#id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AppOptions"},{"id":1154,"kind":1024,"name":"cert","url":"interfaces/appoptions.html#cert","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AppOptions"},{"id":1155,"kind":64,"name":"createApp","url":"index.html#createapp","classes":"tsd-kind-function"},{"id":1156,"kind":2097152,"name":"serializers","url":"index.html#serializers","classes":"tsd-kind-object-literal"},{"id":1157,"kind":64,"name":"event","url":"index.html#serializers.event","classes":"tsd-kind-function tsd-parent-kind-object-literal","parent":"serializers"},{"id":1158,"kind":64,"name":"installation","url":"index.html#serializers.installation","classes":"tsd-kind-function tsd-parent-kind-object-literal","parent":"serializers"},{"id":1159,"kind":32,"name":"err","url":"index.html#serializers.err","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"serializers"},{"id":1160,"kind":65536,"name":"__type","url":"index.html#serializers.err.__type","classes":"tsd-kind-type-literal tsd-parent-kind-variable tsd-is-not-exported","parent":"serializers.err"},{"id":1161,"kind":64,"name":"repository","url":"index.html#serializers.repository","classes":"tsd-kind-function tsd-parent-kind-object-literal","parent":"serializers"},{"id":1162,"kind":32,"name":"req","url":"index.html#serializers.req","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"serializers"},{"id":1163,"kind":65536,"name":"__type","url":"index.html#serializers.req.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-variable tsd-is-not-exported","parent":"serializers.req"},{"id":1164,"kind":64,"name":"res","url":"index.html#serializers.res","classes":"tsd-kind-function tsd-parent-kind-object-literal","parent":"serializers"},{"id":1165,"kind":32,"name":"logger","url":"index.html#logger","classes":"tsd-kind-variable"},{"id":1166,"kind":256,"name":"ResolveOptions","url":"interfaces/resolveoptions.html","classes":"tsd-kind-interface"},{"id":1167,"kind":1024,"name":"basedir","url":"interfaces/resolveoptions.html#basedir","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ResolveOptions"},{"id":1168,"kind":1024,"name":"resolver","url":"interfaces/resolveoptions.html#resolver","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ResolveOptions"},{"id":1169,"kind":64,"name":"resolve","url":"index.html#resolve","classes":"tsd-kind-function"},{"id":1170,"kind":4194304,"name":"Resolver","url":"index.html#resolver","classes":"tsd-kind-type-alias"},{"id":1171,"kind":65536,"name":"__type","url":"index.html#resolver.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"Resolver"},{"id":1172,"kind":256,"name":"Request","url":"interfaces/request.html","classes":"tsd-kind-interface"},{"id":1173,"kind":1024,"name":"id","url":"interfaces/request.html#id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Request"},{"id":1174,"kind":1024,"name":"log","url":"interfaces/request.html#log","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Request"},{"id":1175,"kind":2048,"name":"get","url":"interfaces/request.html#get","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1176,"kind":2048,"name":"header","url":"interfaces/request.html#header","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1177,"kind":2048,"name":"accepts","url":"interfaces/request.html#accepts","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1178,"kind":2048,"name":"acceptsCharsets","url":"interfaces/request.html#acceptscharsets","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1179,"kind":2048,"name":"acceptsEncodings","url":"interfaces/request.html#acceptsencodings","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1180,"kind":2048,"name":"acceptsLanguages","url":"interfaces/request.html#acceptslanguages","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1181,"kind":2048,"name":"range","url":"interfaces/request.html#range","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1182,"kind":1024,"name":"accepted","url":"interfaces/request.html#accepted","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1183,"kind":2048,"name":"param","url":"interfaces/request.html#param","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1184,"kind":2048,"name":"is","url":"interfaces/request.html#is","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1185,"kind":1024,"name":"protocol","url":"interfaces/request.html#protocol","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1186,"kind":1024,"name":"secure","url":"interfaces/request.html#secure","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1187,"kind":1024,"name":"ip","url":"interfaces/request.html#ip","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1188,"kind":1024,"name":"ips","url":"interfaces/request.html#ips","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1189,"kind":1024,"name":"subdomains","url":"interfaces/request.html#subdomains","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1190,"kind":1024,"name":"path","url":"interfaces/request.html#path","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1191,"kind":1024,"name":"hostname","url":"interfaces/request.html#hostname","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1192,"kind":1024,"name":"host","url":"interfaces/request.html#host","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1193,"kind":1024,"name":"fresh","url":"interfaces/request.html#fresh","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1194,"kind":1024,"name":"stale","url":"interfaces/request.html#stale","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1195,"kind":1024,"name":"xhr","url":"interfaces/request.html#xhr","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1196,"kind":1024,"name":"body","url":"interfaces/request.html#body","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1197,"kind":1024,"name":"cookies","url":"interfaces/request.html#cookies","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1198,"kind":1024,"name":"method","url":"interfaces/request.html#method","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Request"},{"id":1199,"kind":1024,"name":"params","url":"interfaces/request.html#params","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1200,"kind":2048,"name":"clearCookie","url":"interfaces/request.html#clearcookie","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1201,"kind":1024,"name":"query","url":"interfaces/request.html#query","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1202,"kind":1024,"name":"route","url":"interfaces/request.html#route","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1203,"kind":1024,"name":"signedCookies","url":"interfaces/request.html#signedcookies","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1204,"kind":1024,"name":"originalUrl","url":"interfaces/request.html#originalurl","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1205,"kind":1024,"name":"url","url":"interfaces/request.html#url","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Request"},{"id":1206,"kind":1024,"name":"baseUrl","url":"interfaces/request.html#baseurl","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1207,"kind":1024,"name":"app","url":"interfaces/request.html#app","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1208,"kind":1024,"name":"res","url":"interfaces/request.html#res","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1209,"kind":1024,"name":"next","url":"interfaces/request.html#next","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1210,"kind":512,"name":"constructor","url":"interfaces/request.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Request"},{"id":1211,"kind":1024,"name":"httpVersion","url":"interfaces/request.html#httpversion","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1212,"kind":1024,"name":"httpVersionMajor","url":"interfaces/request.html#httpversionmajor","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1213,"kind":1024,"name":"httpVersionMinor","url":"interfaces/request.html#httpversionminor","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1214,"kind":1024,"name":"connection","url":"interfaces/request.html#connection","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1215,"kind":1024,"name":"headers","url":"interfaces/request.html#headers","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1216,"kind":1024,"name":"rawHeaders","url":"interfaces/request.html#rawheaders","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1217,"kind":1024,"name":"trailers","url":"interfaces/request.html#trailers","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1218,"kind":65536,"name":"__type","url":"interfaces/request.html#trailers.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"Request.trailers"},{"id":1219,"kind":1024,"name":"rawTrailers","url":"interfaces/request.html#rawtrailers","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1220,"kind":2048,"name":"setTimeout","url":"interfaces/request.html#settimeout","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1221,"kind":1024,"name":"statusCode","url":"interfaces/request.html#statuscode","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1222,"kind":1024,"name":"statusMessage","url":"interfaces/request.html#statusmessage","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1223,"kind":1024,"name":"socket","url":"interfaces/request.html#socket","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1224,"kind":2048,"name":"destroy","url":"interfaces/request.html#destroy","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Request"},{"id":1225,"kind":1024,"name":"readable","url":"interfaces/request.html#readable","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1226,"kind":1024,"name":"readableHighWaterMark","url":"interfaces/request.html#readablehighwatermark","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1227,"kind":1024,"name":"readableLength","url":"interfaces/request.html#readablelength","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1228,"kind":2048,"name":"_read","url":"interfaces/request.html#_read","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1229,"kind":2048,"name":"read","url":"interfaces/request.html#read","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1230,"kind":2048,"name":"setEncoding","url":"interfaces/request.html#setencoding","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1231,"kind":2048,"name":"pause","url":"interfaces/request.html#pause","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1232,"kind":2048,"name":"resume","url":"interfaces/request.html#resume","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1233,"kind":2048,"name":"isPaused","url":"interfaces/request.html#ispaused","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1234,"kind":2048,"name":"unpipe","url":"interfaces/request.html#unpipe","classes":"tsd-kind-method tsd-parent-kind-interface tsd-has-type-parameter tsd-is-inherited","parent":"Request"},{"id":1235,"kind":2048,"name":"unshift","url":"interfaces/request.html#unshift","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1236,"kind":2048,"name":"wrap","url":"interfaces/request.html#wrap","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1237,"kind":2048,"name":"push","url":"interfaces/request.html#push","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1238,"kind":2048,"name":"_destroy","url":"interfaces/request.html#_destroy","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1239,"kind":2048,"name":"addListener","url":"interfaces/request.html#addlistener","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Request"},{"id":1240,"kind":2048,"name":"emit","url":"interfaces/request.html#emit","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Request"},{"id":1241,"kind":2048,"name":"on","url":"interfaces/request.html#on","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Request"},{"id":1242,"kind":2048,"name":"once","url":"interfaces/request.html#once","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Request"},{"id":1243,"kind":2048,"name":"prependListener","url":"interfaces/request.html#prependlistener","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Request"},{"id":1244,"kind":2048,"name":"prependOnceListener","url":"interfaces/request.html#prependoncelistener","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Request"},{"id":1245,"kind":2048,"name":"removeListener","url":"interfaces/request.html#removelistener","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Request"},{"id":1246,"kind":2048,"name":"__@asyncIterator","url":"interfaces/request.html#___asynciterator","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Request"},{"id":1247,"kind":2048,"name":"pipe","url":"interfaces/request.html#pipe","classes":"tsd-kind-method tsd-parent-kind-interface tsd-has-type-parameter tsd-is-inherited","parent":"Request"},{"id":1248,"kind":2048,"name":"listenerCount","url":"interfaces/request.html#listenercount-1","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-static","parent":"Request"},{"id":1249,"kind":1024,"name":"defaultMaxListeners","url":"interfaces/request.html#defaultmaxlisteners","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-static","parent":"Request"},{"id":1250,"kind":2048,"name":"off","url":"interfaces/request.html#off","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Request"},{"id":1251,"kind":2048,"name":"removeAllListeners","url":"interfaces/request.html#removealllisteners","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Request"},{"id":1252,"kind":2048,"name":"setMaxListeners","url":"interfaces/request.html#setmaxlisteners","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Request"},{"id":1253,"kind":2048,"name":"getMaxListeners","url":"interfaces/request.html#getmaxlisteners","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Request"},{"id":1254,"kind":2048,"name":"listeners","url":"interfaces/request.html#listeners","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Request"},{"id":1255,"kind":2048,"name":"rawListeners","url":"interfaces/request.html#rawlisteners","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Request"},{"id":1256,"kind":2048,"name":"eventNames","url":"interfaces/request.html#eventnames","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Request"},{"id":1257,"kind":2048,"name":"listenerCount","url":"interfaces/request.html#listenercount","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Request"},{"id":1258,"kind":256,"name":"Response","url":"interfaces/response.html","classes":"tsd-kind-interface"},{"id":1259,"kind":1024,"name":"duration","url":"interfaces/response.html#duration","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Response"},{"id":1260,"kind":1024,"name":"log","url":"interfaces/response.html#log","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Response"},{"id":1261,"kind":2048,"name":"status","url":"interfaces/response.html#status","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1262,"kind":2048,"name":"sendStatus","url":"interfaces/response.html#sendstatus","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1263,"kind":2048,"name":"links","url":"interfaces/response.html#links","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1264,"kind":1024,"name":"send","url":"interfaces/response.html#send","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1265,"kind":1024,"name":"json","url":"interfaces/response.html#json","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1266,"kind":1024,"name":"jsonp","url":"interfaces/response.html#jsonp","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1267,"kind":2048,"name":"sendFile","url":"interfaces/response.html#sendfile","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1268,"kind":2048,"name":"sendfile","url":"interfaces/response.html#sendfile-1","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1269,"kind":2048,"name":"download","url":"interfaces/response.html#download","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1270,"kind":2048,"name":"contentType","url":"interfaces/response.html#contenttype","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1271,"kind":2048,"name":"type","url":"interfaces/response.html#type","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1272,"kind":2048,"name":"format","url":"interfaces/response.html#format","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1273,"kind":2048,"name":"attachment","url":"interfaces/response.html#attachment","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1274,"kind":2048,"name":"set","url":"interfaces/response.html#set","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1275,"kind":2048,"name":"header","url":"interfaces/response.html#header","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1276,"kind":1024,"name":"headersSent","url":"interfaces/response.html#headerssent","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Response"},{"id":1277,"kind":2048,"name":"get","url":"interfaces/response.html#get","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1278,"kind":2048,"name":"clearCookie","url":"interfaces/response.html#clearcookie","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1279,"kind":2048,"name":"cookie","url":"interfaces/response.html#cookie","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1280,"kind":2048,"name":"location","url":"interfaces/response.html#location","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1281,"kind":2048,"name":"redirect","url":"interfaces/response.html#redirect","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1282,"kind":2048,"name":"render","url":"interfaces/response.html#render","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1283,"kind":1024,"name":"locals","url":"interfaces/response.html#locals","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1284,"kind":1024,"name":"charset","url":"interfaces/response.html#charset","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1285,"kind":2048,"name":"vary","url":"interfaces/response.html#vary","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1286,"kind":1024,"name":"app","url":"interfaces/response.html#app","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1287,"kind":2048,"name":"append","url":"interfaces/response.html#append","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1288,"kind":1024,"name":"req","url":"interfaces/response.html#req","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1289,"kind":1024,"name":"statusCode","url":"interfaces/response.html#statuscode","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1290,"kind":1024,"name":"statusMessage","url":"interfaces/response.html#statusmessage","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1291,"kind":512,"name":"constructor","url":"interfaces/response.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Response"},{"id":1292,"kind":2048,"name":"assignSocket","url":"interfaces/response.html#assignsocket","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1293,"kind":2048,"name":"detachSocket","url":"interfaces/response.html#detachsocket","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1294,"kind":2048,"name":"writeContinue","url":"interfaces/response.html#writecontinue","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1295,"kind":2048,"name":"writeHead","url":"interfaces/response.html#writehead","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1296,"kind":1024,"name":"upgrading","url":"interfaces/response.html#upgrading","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1297,"kind":1024,"name":"chunkedEncoding","url":"interfaces/response.html#chunkedencoding","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1298,"kind":1024,"name":"shouldKeepAlive","url":"interfaces/response.html#shouldkeepalive","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1299,"kind":1024,"name":"useChunkedEncodingByDefault","url":"interfaces/response.html#usechunkedencodingbydefault","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1300,"kind":1024,"name":"sendDate","url":"interfaces/response.html#senddate","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1301,"kind":1024,"name":"finished","url":"interfaces/response.html#finished","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1302,"kind":1024,"name":"connection","url":"interfaces/response.html#connection","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1303,"kind":2048,"name":"setTimeout","url":"interfaces/response.html#settimeout","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1304,"kind":2048,"name":"setHeader","url":"interfaces/response.html#setheader","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1305,"kind":2048,"name":"getHeader","url":"interfaces/response.html#getheader","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1306,"kind":2048,"name":"getHeaders","url":"interfaces/response.html#getheaders","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1307,"kind":2048,"name":"getHeaderNames","url":"interfaces/response.html#getheadernames","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1308,"kind":2048,"name":"hasHeader","url":"interfaces/response.html#hasheader","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1309,"kind":2048,"name":"removeHeader","url":"interfaces/response.html#removeheader","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1310,"kind":2048,"name":"addTrailers","url":"interfaces/response.html#addtrailers","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1311,"kind":2048,"name":"flushHeaders","url":"interfaces/response.html#flushheaders","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1312,"kind":1024,"name":"writable","url":"interfaces/response.html#writable","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1313,"kind":1024,"name":"writableHighWaterMark","url":"interfaces/response.html#writablehighwatermark","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1314,"kind":1024,"name":"writableLength","url":"interfaces/response.html#writablelength","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1315,"kind":2048,"name":"_write","url":"interfaces/response.html#_write","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1316,"kind":2048,"name":"_writev","url":"interfaces/response.html#_writev","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1317,"kind":2048,"name":"_destroy","url":"interfaces/response.html#_destroy","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1318,"kind":2048,"name":"_final","url":"interfaces/response.html#_final","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1319,"kind":2048,"name":"write","url":"interfaces/response.html#write","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1320,"kind":2048,"name":"setDefaultEncoding","url":"interfaces/response.html#setdefaultencoding","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1321,"kind":2048,"name":"end","url":"interfaces/response.html#end","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1322,"kind":2048,"name":"cork","url":"interfaces/response.html#cork","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1323,"kind":2048,"name":"uncork","url":"interfaces/response.html#uncork","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1324,"kind":2048,"name":"destroy","url":"interfaces/response.html#destroy","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"Response"},{"id":1325,"kind":2048,"name":"addListener","url":"interfaces/response.html#addlistener","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Response"},{"id":1326,"kind":2048,"name":"emit","url":"interfaces/response.html#emit","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Response"},{"id":1327,"kind":2048,"name":"on","url":"interfaces/response.html#on","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Response"},{"id":1328,"kind":2048,"name":"once","url":"interfaces/response.html#once","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Response"},{"id":1329,"kind":2048,"name":"prependListener","url":"interfaces/response.html#prependlistener","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Response"},{"id":1330,"kind":2048,"name":"prependOnceListener","url":"interfaces/response.html#prependoncelistener","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Response"},{"id":1331,"kind":2048,"name":"removeListener","url":"interfaces/response.html#removelistener","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Response"},{"id":1332,"kind":2048,"name":"pipe","url":"interfaces/response.html#pipe","classes":"tsd-kind-method tsd-parent-kind-interface tsd-has-type-parameter tsd-is-inherited","parent":"Response"},{"id":1333,"kind":2048,"name":"listenerCount","url":"interfaces/response.html#listenercount-1","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-static","parent":"Response"},{"id":1334,"kind":1024,"name":"defaultMaxListeners","url":"interfaces/response.html#defaultmaxlisteners","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-static","parent":"Response"},{"id":1335,"kind":2048,"name":"off","url":"interfaces/response.html#off","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Response"},{"id":1336,"kind":2048,"name":"removeAllListeners","url":"interfaces/response.html#removealllisteners","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Response"},{"id":1337,"kind":2048,"name":"setMaxListeners","url":"interfaces/response.html#setmaxlisteners","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Response"},{"id":1338,"kind":2048,"name":"getMaxListeners","url":"interfaces/response.html#getmaxlisteners","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Response"},{"id":1339,"kind":2048,"name":"listeners","url":"interfaces/response.html#listeners","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Response"},{"id":1340,"kind":2048,"name":"rawListeners","url":"interfaces/response.html#rawlisteners","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Response"},{"id":1341,"kind":2048,"name":"eventNames","url":"interfaces/response.html#eventnames","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Response"},{"id":1342,"kind":2048,"name":"listenerCount","url":"interfaces/response.html#listenercount","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"Response"},{"id":1343,"kind":256,"name":"NextFunction","url":"interfaces/nextfunction.html","classes":"tsd-kind-interface"},{"id":1344,"kind":64,"name":"logRequest","url":"index.html#logrequest","classes":"tsd-kind-function"},{"id":1345,"kind":256,"name":"ServerArgs","url":"interfaces/serverargs.html","classes":"tsd-kind-interface"},{"id":1346,"kind":1024,"name":"webhook","url":"interfaces/serverargs.html#webhook","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ServerArgs"},{"id":1347,"kind":1024,"name":"logger","url":"interfaces/serverargs.html#logger","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ServerArgs"},{"id":1348,"kind":64,"name":"createServer","url":"index.html#createserver","classes":"tsd-kind-function"},{"id":1349,"kind":256,"name":"WebhookProxyOptions","url":"interfaces/webhookproxyoptions.html","classes":"tsd-kind-interface"},{"id":1350,"kind":1024,"name":"url","url":"interfaces/webhookproxyoptions.html#url","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"WebhookProxyOptions"},{"id":1351,"kind":1024,"name":"port","url":"interfaces/webhookproxyoptions.html#port","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"WebhookProxyOptions"},{"id":1352,"kind":1024,"name":"path","url":"interfaces/webhookproxyoptions.html#path","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"WebhookProxyOptions"},{"id":1353,"kind":1024,"name":"logger","url":"interfaces/webhookproxyoptions.html#logger","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"WebhookProxyOptions"},{"id":1354,"kind":64,"name":"createWebhookProxy","url":"index.html#createwebhookproxy","classes":"tsd-kind-function"},{"id":1355,"kind":128,"name":"Probot","url":"classes/probot.html","classes":"tsd-kind-class"},{"id":1356,"kind":1024,"name":"server","url":"classes/probot.html#server","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Probot"},{"id":1357,"kind":1024,"name":"webhook","url":"classes/probot.html#webhook","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Probot"},{"id":1358,"kind":1024,"name":"logger","url":"classes/probot.html#logger","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Probot"},{"id":1359,"kind":512,"name":"constructor","url":"classes/probot.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"Probot"},{"id":1360,"kind":2048,"name":"errorHandler","url":"classes/probot.html#errorhandler","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Probot"},{"id":1361,"kind":2048,"name":"receive","url":"classes/probot.html#receive","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Probot"},{"id":1362,"kind":2048,"name":"load","url":"classes/probot.html#load","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Probot"},{"id":1363,"kind":2048,"name":"setup","url":"classes/probot.html#setup","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Probot"},{"id":1364,"kind":2048,"name":"start","url":"classes/probot.html#start","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Probot"},{"id":1365,"kind":1024,"name":"webhookPath","url":"interfaces/options.html#webhookpath","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Options"},{"id":1366,"kind":1024,"name":"secret","url":"interfaces/options.html#secret","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Options"},{"id":1367,"kind":1024,"name":"id","url":"interfaces/options.html#id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Options"},{"id":1368,"kind":1024,"name":"cert","url":"interfaces/options.html#cert","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Options"},{"id":1369,"kind":1024,"name":"webhookProxy","url":"interfaces/options.html#webhookproxy","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Options"},{"id":1370,"kind":64,"name":"createProbot","url":"index.html#createprobot","classes":"tsd-kind-function"},{"id":1371,"kind":4194304,"name":"ApplicationFunction","url":"index.html#applicationfunction","classes":"tsd-kind-type-alias"},{"id":1372,"kind":65536,"name":"__type","url":"index.html#applicationfunction.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"ApplicationFunction"},{"id":1373,"kind":128,"name":"Application","url":"classes/application.html","classes":"tsd-kind-class"},{"id":1374,"kind":1024,"name":"events","url":"classes/application.html#events","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Application"},{"id":1375,"kind":1024,"name":"app","url":"classes/application.html#app","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Application"},{"id":1376,"kind":65536,"name":"__type","url":"classes/application.html#app.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"Application.app"},{"id":1377,"kind":1024,"name":"cache","url":"classes/application.html#cache","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Application"},{"id":1378,"kind":1024,"name":"router","url":"classes/application.html#router","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Application"},{"id":1379,"kind":1024,"name":"catchErrors","url":"classes/application.html#catcherrors","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Application"},{"id":1380,"kind":1024,"name":"log","url":"classes/application.html#log","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Application"},{"id":1381,"kind":512,"name":"constructor","url":"classes/application.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"Application"},{"id":1382,"kind":2048,"name":"load","url":"classes/application.html#load","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Application"},{"id":1383,"kind":2048,"name":"receive","url":"classes/application.html#receive","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Application"},{"id":1384,"kind":2048,"name":"route","url":"classes/application.html#route","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Application"},{"id":1385,"kind":2048,"name":"on","url":"classes/application.html#on","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Application"},{"id":1386,"kind":2048,"name":"auth","url":"classes/application.html#auth","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"Application"},{"id":1387,"kind":256,"name":"Cache","url":"interfaces/cache.html","classes":"tsd-kind-interface"},{"id":1388,"kind":2048,"name":"wrap","url":"interfaces/cache.html#wrap","classes":"tsd-kind-method tsd-parent-kind-interface tsd-has-type-parameter","parent":"Cache"},{"id":1389,"kind":256,"name":"CacheConfig","url":"interfaces/cacheconfig.html","classes":"tsd-kind-interface"},{"id":1390,"kind":1024,"name":"ttl","url":"interfaces/cacheconfig.html#ttl","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"CacheConfig"},{"id":1391,"kind":1024,"name":"app","url":"interfaces/options.html#app","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Options"},{"id":1392,"kind":65536,"name":"__type","url":"interfaces/options.html#app.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"Options.app"},{"id":1393,"kind":1024,"name":"cache","url":"interfaces/options.html#cache","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Options"},{"id":1394,"kind":1024,"name":"router","url":"interfaces/options.html#router","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Options"},{"id":1395,"kind":1024,"name":"catchErrors","url":"interfaces/options.html#catcherrors","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Options"}]}; \ No newline at end of file diff --git a/api/7.1.0/classes/application.html b/api/7.1.0/classes/application.html index 21d5d72..99945f9 100644 --- a/api/7.1.0/classes/application.html +++ b/api/7.1.0/classes/application.html @@ -969,6 +969,9 @@ img { max-width: 100%; }
Parameters
@@ -1384,7 +1387,7 @@ img { max-width: 100%; }Parameters
@@ -1182,7 +1185,7 @@ img { max-width: 100%; }Parameters
@@ -1121,7 +1124,7 @@ img { max-width: 100%; }Parameters
@@ -1181,7 +1184,7 @@ img { max-width: 100%; }Parameters
@@ -1204,7 +1207,7 @@ img { max-width: 100%; }Parameters
@@ -1227,7 +1230,7 @@ img { max-width: 100%; }Parameters
@@ -1250,7 +1253,7 @@ img { max-width: 100%; }Returns void
diff --git a/api/7.1.0/index.html b/api/7.1.0/index.html index ba335b1..79e9669 100644 --- a/api/7.1.0/index.html +++ b/api/7.1.0/index.html @@ -931,6 +931,9 @@ img { max-width: 100%; }Parameters
@@ -1210,7 +1214,7 @@ img { max-width: 100%; }Parameters
@@ -1236,7 +1240,7 @@ img { max-width: 100%; }Parameters
@@ -1259,7 +1263,7 @@ img { max-width: 100%; }Parameters
@@ -1285,7 +1289,7 @@ img { max-width: 100%; }Parameters
@@ -1308,7 +1312,7 @@ img { max-width: 100%; }Parameters
@@ -1331,7 +1335,7 @@ img { max-width: 100%; }Parameters
@@ -1354,7 +1358,7 @@ img { max-width: 100%; }Parameters
@@ -1377,7 +1381,7 @@ img { max-width: 100%; }Parameters
@@ -1402,7 +1406,7 @@ img { max-width: 100%; }Parameters
@@ -1428,7 +1432,7 @@ img { max-width: 100%; }Parameters
@@ -1453,7 +1457,7 @@ img { max-width: 100%; }Parameters
@@ -1551,7 +1555,7 @@ img { max-width: 100%; }Parameters
@@ -1577,7 +1581,7 @@ img { max-width: 100%; }Parameters
@@ -1603,7 +1607,7 @@ img { max-width: 100%; }Parameters
diff --git a/api/7.1.0/interfaces/appoptions.html b/api/7.1.0/interfaces/appoptions.html index fbd8e28..e5b73da 100644 --- a/api/7.1.0/interfaces/appoptions.html +++ b/api/7.1.0/interfaces/appoptions.html @@ -939,6 +939,9 @@ img { max-width: 100%; }Type parameters
diff --git a/api/7.1.0/interfaces/cacheconfig.html b/api/7.1.0/interfaces/cacheconfig.html index 8764085..2945bca 100644 --- a/api/7.1.0/interfaces/cacheconfig.html +++ b/api/7.1.0/interfaces/cacheconfig.html @@ -936,6 +936,9 @@ img { max-width: 100%; }-
@@ -1595,7 +1598,7 @@ img { max-width: 100%; }-- (query: string, variables?: Variables, headers?: Headers): Promise<Octokit.AnyResponse>
+ - (query: string, variables?: Variables, headers?: Headers): Promise<GraphQLResponse>
-
@@ -1550,7 +1553,7 @@ img { max-width: 100%; }
-Optional headers: Headers
Returns Promise<Octokit.AnyResponse>
+Returns Promise<GraphQLResponse>
+- Public
+ - Public/Protected
+ - All
+
+Hierarchy
++-
+ GraphQLResponse
+
+
+Index
+Properties
++- data
+
+Properties
+data
+Generated using TypeDoc
+Returns boolean
@@ -1151,7 +1154,7 @@ img { max-width: 100%; }Parameters
@@ -1261,7 +1264,7 @@ img { max-width: 100%; }Inherited from Options.port