diff --git a/docs/plugins/api/main.json b/docs/plugins/api/main.json index b902cfd64..02948ab2b 100644 --- a/docs/plugins/api/main.json +++ b/docs/plugins/api/main.json @@ -13,7 +13,7 @@ "line": 9, "file": "ApiRequest.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/ApiRequest.ts#L9" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/ApiRequest.ts#L9" }, "namespaceParentId": null, "comment": { @@ -77,7 +77,7 @@ "line": 61, "file": "ApiRequest.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/ApiRequest.ts#L61" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/ApiRequest.ts#L61" }, "comment": { "description": "The response object. This field is cached to prevent multiple response\nobjects from being created.", @@ -114,7 +114,7 @@ "line": 27, "file": "ApiRequest.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/ApiRequest.ts#L27" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/ApiRequest.ts#L27" }, "comment": { "description": "The authorization information. This field indicates three possible values:\n\n- `undefined`: The authorization middleware has not been executed yet.\n- `null`: The user is not authorized.\n- `AuthData`: The user is authorized.", @@ -151,7 +151,7 @@ "line": 18, "file": "ApiRequest.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/ApiRequest.ts#L18" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/ApiRequest.ts#L18" }, "comment": { "description": "The URI parameters.", @@ -188,7 +188,7 @@ "line": 13, "file": "ApiRequest.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/ApiRequest.ts#L13" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/ApiRequest.ts#L13" }, "comment": { "description": "The query parameters.", @@ -237,7 +237,7 @@ "line": 55, "file": "ApiRequest.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/ApiRequest.ts#L55" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/ApiRequest.ts#L55" }, "comment": { "description": "The route that matched the request. The field indicates three possible\nvalues:\n\n- `undefined`: The router handler has not been executed yet.\n- `null`: The router handler has been executed, but no route matched the\n request.\n- `Route`: The router handler has been executed and a route matched the\n request.", @@ -287,7 +287,7 @@ "line": 41, "file": "ApiRequest.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/ApiRequest.ts#L41" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/ApiRequest.ts#L41" }, "comment": { "description": "The router node that matched the request. The field indicates three\npossible values:\n\n- `undefined`: The router handler has not been executed yet.\n- `null`: The router handler has been executed, but no node matched the\n request.\n- `RouterNode`: The router handler has been executed and a node matched\n the request.", @@ -329,7 +329,7 @@ "line": 63, "file": "ApiRequest.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/ApiRequest.ts#L63" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/ApiRequest.ts#L63" }, "comment": { "description": null, @@ -356,7 +356,7 @@ "line": 76, "file": "ApiRequest.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/ApiRequest.ts#L76" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/ApiRequest.ts#L76" }, "parentId": 8, "accessibility": "public", @@ -390,7 +390,7 @@ "line": 91, "file": "ApiRequest.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/ApiRequest.ts#L91" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/ApiRequest.ts#L91" }, "parentId": 8, "accessibility": "public", @@ -438,7 +438,7 @@ "line": 100, "file": "ApiRequest.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/ApiRequest.ts#L100" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/ApiRequest.ts#L100" }, "parentId": 8, "accessibility": "public", @@ -485,7 +485,7 @@ "line": 109, "file": "ApiRequest.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/ApiRequest.ts#L109" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/ApiRequest.ts#L109" }, "parentId": 8, "accessibility": "public", @@ -532,7 +532,7 @@ "line": 125, "file": "ApiRequest.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/ApiRequest.ts#L125" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/ApiRequest.ts#L125" }, "parentId": 8, "accessibility": "public", @@ -583,7 +583,7 @@ "line": 135, "file": "ApiRequest.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/ApiRequest.ts#L135" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/ApiRequest.ts#L135" }, "parentId": 8, "accessibility": "public", @@ -627,7 +627,7 @@ "line": 144, "file": "ApiRequest.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/ApiRequest.ts#L144" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/ApiRequest.ts#L144" }, "parentId": 8, "accessibility": "public", @@ -671,7 +671,7 @@ "line": 154, "file": "ApiRequest.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/ApiRequest.ts#L154" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/ApiRequest.ts#L154" }, "parentId": 8, "accessibility": "public", @@ -807,7 +807,7 @@ "line": 165, "file": "ApiRequest.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/ApiRequest.ts#L165" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/ApiRequest.ts#L165" }, "parentId": 8, "accessibility": "public", @@ -955,7 +955,7 @@ "line": 175, "file": "ApiRequest.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/ApiRequest.ts#L175" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/ApiRequest.ts#L175" }, "parentId": 8, "accessibility": "public", @@ -1091,7 +1091,7 @@ "line": 185, "file": "ApiRequest.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/ApiRequest.ts#L185" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/ApiRequest.ts#L185" }, "parentId": 8, "accessibility": "public", @@ -1232,7 +1232,7 @@ "line": 11, "file": "ApiResponse.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/ApiResponse.ts#L11" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/ApiResponse.ts#L11" }, "namespaceParentId": null, "comment": { @@ -1328,7 +1328,7 @@ "line": 15, "file": "ApiResponse.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/ApiResponse.ts#L15" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/ApiResponse.ts#L15" }, "comment": { "description": null, @@ -1363,7 +1363,7 @@ "line": 44, "file": "ApiResponse.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/ApiResponse.ts#L44" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/ApiResponse.ts#L44" }, "parentId": 71, "accessibility": "public", @@ -1415,7 +1415,7 @@ "line": 79, "file": "ApiResponse.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/ApiResponse.ts#L79" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/ApiResponse.ts#L79" }, "parentId": 71, "accessibility": "public", @@ -1467,7 +1467,7 @@ "line": 28, "file": "ApiResponse.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/ApiResponse.ts#L28" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/ApiResponse.ts#L28" }, "parentId": 71, "accessibility": "public", @@ -1519,7 +1519,7 @@ "line": 86, "file": "ApiResponse.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/ApiResponse.ts#L86" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/ApiResponse.ts#L86" }, "parentId": 71, "accessibility": "public", @@ -1595,7 +1595,7 @@ "line": 58, "file": "ApiResponse.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/ApiResponse.ts#L58" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/ApiResponse.ts#L58" }, "parentId": 71, "accessibility": "public", @@ -1647,7 +1647,7 @@ "line": 143, "file": "ApiResponse.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/ApiResponse.ts#L143" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/ApiResponse.ts#L143" }, "parentId": 71, "accessibility": "public", @@ -1714,7 +1714,7 @@ "line": 131, "file": "ApiResponse.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/ApiResponse.ts#L131" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/ApiResponse.ts#L131" }, "parentId": 71, "accessibility": "public", @@ -2128,7 +2128,7 @@ "line": 112, "file": "ApiResponse.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/ApiResponse.ts#L112" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/ApiResponse.ts#L112" }, "parentId": 71, "accessibility": "public", @@ -2180,7 +2180,7 @@ "line": 72, "file": "ApiResponse.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/ApiResponse.ts#L72" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/ApiResponse.ts#L72" }, "parentId": 71, "accessibility": "public", @@ -2232,7 +2232,7 @@ "line": 36, "file": "ApiResponse.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/ApiResponse.ts#L36" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/ApiResponse.ts#L36" }, "parentId": 71, "accessibility": "public", @@ -2284,7 +2284,7 @@ "line": 65, "file": "ApiResponse.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/ApiResponse.ts#L65" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/ApiResponse.ts#L65" }, "parentId": 71, "accessibility": "public", @@ -2336,7 +2336,7 @@ "line": 20, "file": "ApiResponse.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/ApiResponse.ts#L20" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/ApiResponse.ts#L20" }, "parentId": 71, "accessibility": "public", @@ -2388,7 +2388,7 @@ "line": 97, "file": "ApiResponse.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/ApiResponse.ts#L97" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/ApiResponse.ts#L97" }, "parentId": 71, "accessibility": "public", @@ -2440,7 +2440,7 @@ "line": 150, "file": "ApiResponse.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/ApiResponse.ts#L150" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/ApiResponse.ts#L150" }, "parentId": 71, "accessibility": "public", @@ -2495,7 +2495,7 @@ "line": 104, "file": "ApiResponse.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/ApiResponse.ts#L104" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/ApiResponse.ts#L104" }, "parentId": 71, "accessibility": "public", @@ -2547,7 +2547,7 @@ "line": 119, "file": "ApiResponse.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/ApiResponse.ts#L119" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/ApiResponse.ts#L119" }, "parentId": 71, "accessibility": "public", @@ -2599,7 +2599,7 @@ "line": 51, "file": "ApiResponse.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/ApiResponse.ts#L51" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/ApiResponse.ts#L51" }, "parentId": 71, "accessibility": "public", @@ -2653,7 +2653,7 @@ "line": 14, "file": "Auth.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Auth.ts#L14" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Auth.ts#L14" }, "namespaceParentId": null, "comment": { @@ -2673,7 +2673,7 @@ "line": 49, "file": "Auth.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Auth.ts#L49" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Auth.ts#L49" }, "comment": { "description": null, @@ -2711,7 +2711,7 @@ "line": 47, "file": "Auth.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Auth.ts#L47" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Auth.ts#L47" }, "comment": { "description": null, @@ -2736,7 +2736,7 @@ "line": 25, "file": "Auth.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Auth.ts#L25" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Auth.ts#L25" }, "comment": { "description": "The name for the cookie, this will be used to identify a Secure HttpOnly cookie.", @@ -2766,7 +2766,7 @@ "line": 45, "file": "Auth.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Auth.ts#L45" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Auth.ts#L45" }, "comment": { "description": null, @@ -2800,7 +2800,7 @@ "line": 19, "file": "Auth.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Auth.ts#L19" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Auth.ts#L19" }, "comment": { "description": "The client's application id, this can be retrieved in Discord Developer Portal at https://discord.com/developers/applications.", @@ -2830,7 +2830,7 @@ "line": 37, "file": "Auth.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Auth.ts#L37" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Auth.ts#L37" }, "comment": { "description": "The redirect uri.", @@ -2869,7 +2869,7 @@ "line": 31, "file": "Auth.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Auth.ts#L31" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Auth.ts#L31" }, "comment": { "description": "The scopes defined at https://discord.com/developers/docs/topics/oauth2#shared-resources-oauth2-scopes.", @@ -2909,7 +2909,7 @@ "line": 43, "file": "Auth.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Auth.ts#L43" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Auth.ts#L43" }, "comment": { "description": "The transformers used for {@link Auth.fetchData}.", @@ -2953,7 +2953,7 @@ "line": 63, "file": "Auth.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Auth.ts#L63" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Auth.ts#L63" }, "comment": { "description": "The client secret, this can be retrieved in Discord Developer Portal at https://discord.com/developers/applications.", @@ -2985,7 +2985,7 @@ "line": 83, "file": "Auth.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Auth.ts#L83" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Auth.ts#L83" }, "parentId": 173, "accessibility": "public", @@ -3049,7 +3049,7 @@ "line": 72, "file": "Auth.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Auth.ts#L72" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Auth.ts#L72" }, "parentId": 173, "accessibility": "public", @@ -3104,7 +3104,7 @@ "line": 101, "file": "Auth.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Auth.ts#L101" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Auth.ts#L101" }, "parentId": 173, "accessibility": "public", @@ -3167,7 +3167,7 @@ "line": 124, "file": "Auth.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Auth.ts#L124" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Auth.ts#L124" }, "parentId": 173, "accessibility": "private", @@ -3278,7 +3278,7 @@ "line": 136, "file": "Auth.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Auth.ts#L136" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Auth.ts#L136" }, "parentId": 173, "accessibility": "public", @@ -3342,7 +3342,7 @@ "line": 8, "file": "CookieStore.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/CookieStore.ts#L8" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/CookieStore.ts#L8" }, "namespaceParentId": null, "comment": { @@ -3377,7 +3377,7 @@ "line": 14, "file": "CookieStore.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/CookieStore.ts#L14" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/CookieStore.ts#L14" }, "comment": { "description": null, @@ -3480,7 +3480,7 @@ "line": 11, "file": "CookieStore.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/CookieStore.ts#L11" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/CookieStore.ts#L11" }, "comment": { "description": null, @@ -3505,7 +3505,7 @@ "line": 9, "file": "CookieStore.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/CookieStore.ts#L9" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/CookieStore.ts#L9" }, "comment": { "description": null, @@ -3533,7 +3533,7 @@ "line": 10, "file": "CookieStore.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/CookieStore.ts#L10" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/CookieStore.ts#L10" }, "comment": { "description": null, @@ -3569,7 +3569,7 @@ "line": 12, "file": "CookieStore.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/CookieStore.ts#L12" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/CookieStore.ts#L12" }, "comment": { "description": null, @@ -3594,7 +3594,7 @@ "line": 125, "file": "CookieStore.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/CookieStore.ts#L125" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/CookieStore.ts#L125" }, "comment": { "description": null, @@ -3624,7 +3624,7 @@ "line": 45, "file": "CookieStore.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/CookieStore.ts#L45" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/CookieStore.ts#L45" }, "parentId": 132, "accessibility": "public", @@ -3704,7 +3704,7 @@ "line": 110, "file": "CookieStore.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/CookieStore.ts#L110" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/CookieStore.ts#L110" }, "parentId": 132, "accessibility": "private", @@ -3756,7 +3756,7 @@ "line": 53, "file": "CookieStore.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/CookieStore.ts#L53" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/CookieStore.ts#L53" }, "parentId": 132, "accessibility": "protected", @@ -3818,7 +3818,7 @@ "line": 68, "file": "CookieStore.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/CookieStore.ts#L68" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/CookieStore.ts#L68" }, "parentId": 132, "accessibility": "protected", @@ -3898,7 +3898,7 @@ "line": 49, "file": "CookieStore.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/CookieStore.ts#L49" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/CookieStore.ts#L49" }, "parentId": 132, "accessibility": "public", @@ -3945,7 +3945,7 @@ "line": 127, "file": "CookieStore.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/CookieStore.ts#L127" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/CookieStore.ts#L127" }, "parentId": 132, "accessibility": "private", @@ -3994,7 +3994,7 @@ "line": 9, "file": "Middleware.ts", "path": "packages/api/src/lib/structures", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/Middleware.ts#L9" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/Middleware.ts#L9" }, "namespaceParentId": null, "comment": { @@ -4056,7 +4056,7 @@ "line": 22, "file": "Middleware.ts", "path": "packages/api/src/lib/structures", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/Middleware.ts#L22" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/Middleware.ts#L22" }, "comment": { "description": null, @@ -4112,7 +4112,7 @@ "line": 20, "file": "Middleware.ts", "path": "packages/api/src/lib/structures", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/Middleware.ts#L20" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/Middleware.ts#L20" }, "comment": { "description": "The position the middleware has. The {@link MiddlewareStore} will run all middlewares with lower position than\nthis one.\n\nThe built-in middlewares follow the following positions:\n- headers: 10\n- body: 20\n- cookies: 30\n- auth: 40", @@ -4139,7 +4139,7 @@ "line": 33, "file": "Middleware.ts", "path": "packages/api/src/lib/structures", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/Middleware.ts#L33" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/Middleware.ts#L33" }, "parentId": 334, "accessibility": "public", @@ -4209,7 +4209,7 @@ "line": 7, "file": "MiddlewareStore.ts", "path": "packages/api/src/lib/structures", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/MiddlewareStore.ts#L7" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/MiddlewareStore.ts#L7" }, "namespaceParentId": null, "comment": { @@ -4252,7 +4252,7 @@ "line": 13, "file": "MiddlewareStore.ts", "path": "packages/api/src/lib/structures", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/MiddlewareStore.ts#L13" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/MiddlewareStore.ts#L13" }, "comment": { "description": null, @@ -4271,7 +4271,7 @@ "line": 11, "file": "MiddlewareStore.ts", "path": "packages/api/src/lib/structures", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/MiddlewareStore.ts#L11" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/MiddlewareStore.ts#L11" }, "comment": { "description": "The sorted middlewares, in ascending order of see {@link Middleware.position}.", @@ -4312,7 +4312,7 @@ "line": 43, "file": "MiddlewareStore.ts", "path": "packages/api/src/lib/structures", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/MiddlewareStore.ts#L43" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/MiddlewareStore.ts#L43" }, "parentId": 356, "accessibility": "public", @@ -4343,7 +4343,7 @@ "line": 34, "file": "MiddlewareStore.ts", "path": "packages/api/src/lib/structures", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/MiddlewareStore.ts#L34" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/MiddlewareStore.ts#L34" }, "parentId": 356, "accessibility": "public", @@ -4390,7 +4390,7 @@ "line": 17, "file": "MiddlewareStore.ts", "path": "packages/api/src/lib/structures", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/MiddlewareStore.ts#L17" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/MiddlewareStore.ts#L17" }, "parentId": 356, "accessibility": "public", @@ -4466,7 +4466,7 @@ "line": 24, "file": "MiddlewareStore.ts", "path": "packages/api/src/lib/structures", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/MiddlewareStore.ts#L24" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/MiddlewareStore.ts#L24" }, "parentId": 356, "accessibility": "public", @@ -4541,7 +4541,7 @@ "line": 45, "file": "Route.ts", "path": "packages/api/src/lib/structures", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/Route.ts#L45" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/Route.ts#L45" }, "namespaceParentId": null, "comment": { @@ -4611,7 +4611,7 @@ "line": 61, "file": "Route.ts", "path": "packages/api/src/lib/structures", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/Route.ts#L61" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/Route.ts#L61" }, "comment": { "description": null, @@ -4667,7 +4667,7 @@ "line": 49, "file": "Route.ts", "path": "packages/api/src/lib/structures", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/Route.ts#L49" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/Route.ts#L49" }, "comment": { "description": "(RFC 7230 3.3.2) The maximum decimal number of octets.", @@ -4692,7 +4692,7 @@ "line": 59, "file": "Route.ts", "path": "packages/api/src/lib/structures", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/Route.ts#L59" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/Route.ts#L59" }, "comment": { "description": "The methods this route accepts.", @@ -4866,7 +4866,7 @@ "line": 54, "file": "Route.ts", "path": "packages/api/src/lib/structures", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/Route.ts#L54" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/Route.ts#L54" }, "comment": { "description": "The path this route represents.", @@ -4900,7 +4900,7 @@ "line": 83, "file": "Route.ts", "path": "packages/api/src/lib/structures", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/Route.ts#L83" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/Route.ts#L83" }, "parentId": 373, "accessibility": "public", @@ -4970,7 +4970,7 @@ "line": 9, "file": "RouteStore.ts", "path": "packages/api/src/lib/structures", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/RouteStore.ts#L9" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/RouteStore.ts#L9" }, "namespaceParentId": null, "comment": { @@ -5013,7 +5013,7 @@ "line": 12, "file": "RouteStore.ts", "path": "packages/api/src/lib/structures", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/RouteStore.ts#L12" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/RouteStore.ts#L12" }, "comment": { "description": null, @@ -5032,7 +5032,7 @@ "line": 10, "file": "RouteStore.ts", "path": "packages/api/src/lib/structures", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/RouteStore.ts#L10" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/RouteStore.ts#L10" }, "comment": { "description": null, @@ -5063,7 +5063,7 @@ "line": 5, "file": "RouterBranch.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterBranch.ts#L5" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterBranch.ts#L5" }, "namespaceParentId": null, "comment": { @@ -5083,7 +5083,7 @@ "line": 34, "file": "RouterBranch.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterBranch.ts#L34" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterBranch.ts#L34" }, "comment": { "description": null, @@ -5160,7 +5160,7 @@ "line": 32, "file": "RouterBranch.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterBranch.ts#L32" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterBranch.ts#L32" }, "comment": { "description": null, @@ -5197,7 +5197,7 @@ "line": 31, "file": "RouterBranch.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterBranch.ts#L31" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterBranch.ts#L31" }, "comment": { "description": null, @@ -5228,7 +5228,7 @@ "line": 14, "file": "RouterBranch.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterBranch.ts#L14" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterBranch.ts#L14" }, "comment": { "description": "Whether or not the branch is dynamic.", @@ -5253,7 +5253,7 @@ "line": 9, "file": "RouterBranch.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterBranch.ts#L9" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterBranch.ts#L9" }, "comment": { "description": "The name of the branch.", @@ -5278,7 +5278,7 @@ "line": 24, "file": "RouterBranch.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterBranch.ts#L24" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterBranch.ts#L24" }, "comment": { "description": "The node this branch is associated with.", @@ -5306,7 +5306,7 @@ "line": 19, "file": "RouterBranch.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterBranch.ts#L19" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterBranch.ts#L19" }, "comment": { "description": "The parent branch, if any.", @@ -5343,7 +5343,7 @@ "line": 29, "file": "RouterBranch.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterBranch.ts#L29" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterBranch.ts#L29" }, "comment": { "description": "The methods supported by the branch's node or any of its children.", @@ -5375,7 +5375,7 @@ "line": 52, "file": "RouterBranch.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterBranch.ts#L52" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterBranch.ts#L52" }, "comment": { "description": "The branches the branch is associated with", @@ -5411,7 +5411,7 @@ "line": 60, "file": "RouterBranch.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterBranch.ts#L60" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterBranch.ts#L60" }, "comment": { "description": "Whether or not the branch is empty", @@ -5441,7 +5441,7 @@ "line": 44, "file": "RouterBranch.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterBranch.ts#L44" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterBranch.ts#L44" }, "comment": { "description": "The path representing this branch", @@ -5473,7 +5473,7 @@ "line": 107, "file": "RouterBranch.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterBranch.ts#L107" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterBranch.ts#L107" }, "parentId": 399, "accessibility": "protected", @@ -5571,7 +5571,7 @@ "line": 187, "file": "RouterBranch.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterBranch.ts#L187" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterBranch.ts#L187" }, "parentId": 399, "accessibility": "protected", @@ -5652,7 +5652,7 @@ "line": 119, "file": "RouterBranch.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterBranch.ts#L119" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterBranch.ts#L119" }, "parentId": 399, "accessibility": "protected", @@ -5750,7 +5750,7 @@ "line": 151, "file": "RouterBranch.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterBranch.ts#L151" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterBranch.ts#L151" }, "parentId": 399, "accessibility": "protected", @@ -5845,7 +5845,7 @@ "line": 113, "file": "RouterBranch.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterBranch.ts#L113" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterBranch.ts#L113" }, "parentId": 399, "accessibility": "protected", @@ -5940,7 +5940,7 @@ "line": 200, "file": "RouterBranch.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterBranch.ts#L200" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterBranch.ts#L200" }, "parentId": 399, "accessibility": "protected", @@ -5971,7 +5971,7 @@ "line": 71, "file": "RouterBranch.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterBranch.ts#L71" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterBranch.ts#L71" }, "parentId": 399, "accessibility": "public", @@ -6046,7 +6046,7 @@ "line": 82, "file": "RouterBranch.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterBranch.ts#L82" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterBranch.ts#L82" }, "parentId": 399, "accessibility": "public", @@ -6102,7 +6102,7 @@ "line": 96, "file": "RouterBranch.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterBranch.ts#L96" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterBranch.ts#L96" }, "parentId": 399, "accessibility": "public", @@ -6144,7 +6144,7 @@ "line": 92, "file": "RouterBranch.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterBranch.ts#L92" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterBranch.ts#L92" }, "parentId": 399, "accessibility": "public", @@ -6186,7 +6186,7 @@ "line": 6, "file": "RouterNode.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterNode.ts#L6" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterNode.ts#L6" }, "namespaceParentId": null, "comment": { @@ -6206,7 +6206,7 @@ "line": 17, "file": "RouterNode.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterNode.ts#L17" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterNode.ts#L17" }, "comment": { "description": null, @@ -6244,7 +6244,7 @@ "line": 15, "file": "RouterNode.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterNode.ts#L15" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterNode.ts#L15" }, "comment": { "description": "The methods this node supports.", @@ -6433,7 +6433,7 @@ "line": 10, "file": "RouterNode.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterNode.ts#L10" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterNode.ts#L10" }, "comment": { "description": "The branch containing this node.", @@ -6461,7 +6461,7 @@ "line": 21, "file": "RouterNode.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterNode.ts#L21" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterNode.ts#L21" }, "comment": { "description": null, @@ -6488,7 +6488,7 @@ "line": 49, "file": "RouterNode.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterNode.ts#L49" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterNode.ts#L49" }, "parentId": 454, "accessibility": "public", @@ -6702,7 +6702,7 @@ "line": 25, "file": "RouterNode.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterNode.ts#L25" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterNode.ts#L25" }, "parentId": 454, "accessibility": "public", @@ -6768,7 +6768,7 @@ "line": 40, "file": "RouterNode.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterNode.ts#L40" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterNode.ts#L40" }, "parentId": 454, "accessibility": "public", @@ -6976,7 +6976,7 @@ "line": 59, "file": "RouterNode.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterNode.ts#L59" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterNode.ts#L59" }, "parentId": 454, "accessibility": "public", @@ -7156,7 +7156,7 @@ "line": 44, "file": "RouterNode.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterNode.ts#L44" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterNode.ts#L44" }, "parentId": 454, "accessibility": "public", @@ -7372,7 +7372,7 @@ "line": 7, "file": "RouterRoot.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterRoot.ts#L7" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterRoot.ts#L7" }, "namespaceParentId": null, "comment": { @@ -7398,7 +7398,7 @@ "line": 8, "file": "RouterRoot.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterRoot.ts#L8" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterRoot.ts#L8" }, "comment": { "description": null, @@ -7417,7 +7417,7 @@ "line": 14, "file": "RouterBranch.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterBranch.ts#L14" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterBranch.ts#L14" }, "comment": { "description": "Whether or not the branch is dynamic.", @@ -7442,7 +7442,7 @@ "line": 9, "file": "RouterBranch.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterBranch.ts#L9" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterBranch.ts#L9" }, "comment": { "description": "The name of the branch.", @@ -7467,7 +7467,7 @@ "line": 24, "file": "RouterBranch.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterBranch.ts#L24" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterBranch.ts#L24" }, "comment": { "description": "The node this branch is associated with.", @@ -7495,7 +7495,7 @@ "line": 19, "file": "RouterBranch.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterBranch.ts#L19" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterBranch.ts#L19" }, "comment": { "description": "The parent branch, if any.", @@ -7532,7 +7532,7 @@ "line": 29, "file": "RouterBranch.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterBranch.ts#L29" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterBranch.ts#L29" }, "comment": { "description": "The methods supported by the branch's node or any of its children.", @@ -7564,7 +7564,7 @@ "line": 52, "file": "RouterBranch.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterBranch.ts#L52" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterBranch.ts#L52" }, "comment": { "description": "The branches the branch is associated with", @@ -7600,7 +7600,7 @@ "line": 60, "file": "RouterBranch.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterBranch.ts#L60" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterBranch.ts#L60" }, "comment": { "description": "Whether or not the branch is empty", @@ -7630,7 +7630,7 @@ "line": 33, "file": "RouterRoot.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterRoot.ts#L33" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterRoot.ts#L33" }, "comment": { "description": "The path representing this branch", @@ -7662,7 +7662,7 @@ "line": 107, "file": "RouterBranch.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterBranch.ts#L107" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterBranch.ts#L107" }, "parentId": 478, "accessibility": "protected", @@ -7760,7 +7760,7 @@ "line": 187, "file": "RouterBranch.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterBranch.ts#L187" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterBranch.ts#L187" }, "parentId": 478, "accessibility": "protected", @@ -7841,7 +7841,7 @@ "line": 119, "file": "RouterBranch.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterBranch.ts#L119" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterBranch.ts#L119" }, "parentId": 478, "accessibility": "protected", @@ -7939,7 +7939,7 @@ "line": 151, "file": "RouterBranch.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterBranch.ts#L151" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterBranch.ts#L151" }, "parentId": 478, "accessibility": "protected", @@ -8034,7 +8034,7 @@ "line": 113, "file": "RouterBranch.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterBranch.ts#L113" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterBranch.ts#L113" }, "parentId": 478, "accessibility": "protected", @@ -8129,7 +8129,7 @@ "line": 200, "file": "RouterBranch.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterBranch.ts#L200" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterBranch.ts#L200" }, "parentId": 478, "accessibility": "protected", @@ -8160,7 +8160,7 @@ "line": 18, "file": "RouterRoot.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterRoot.ts#L18" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterRoot.ts#L18" }, "parentId": 478, "accessibility": "public", @@ -8226,7 +8226,7 @@ "line": 71, "file": "RouterBranch.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterBranch.ts#L71" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterBranch.ts#L71" }, "parentId": 478, "accessibility": "public", @@ -8301,7 +8301,7 @@ "line": 82, "file": "RouterBranch.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterBranch.ts#L82" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterBranch.ts#L82" }, "parentId": 478, "accessibility": "public", @@ -8357,7 +8357,7 @@ "line": 96, "file": "RouterBranch.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterBranch.ts#L96" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterBranch.ts#L96" }, "parentId": 478, "accessibility": "public", @@ -8399,7 +8399,7 @@ "line": 28, "file": "RouterRoot.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterRoot.ts#L28" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterRoot.ts#L28" }, "parentId": 478, "accessibility": "public", @@ -8462,7 +8462,7 @@ "line": 37, "file": "RouterRoot.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterRoot.ts#L37" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterRoot.ts#L37" }, "parentId": 478, "accessibility": "public", @@ -8502,7 +8502,7 @@ "line": 81, "file": "RouterRoot.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterRoot.ts#L81" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterRoot.ts#L81" }, "parentId": 478, "accessibility": "public", @@ -8701,7 +8701,7 @@ "line": 41, "file": "RouterRoot.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterRoot.ts#L41" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterRoot.ts#L41" }, "parentId": 478, "accessibility": "public", @@ -8770,7 +8770,7 @@ "line": 58, "file": "RouterRoot.ts", "path": "packages/api/src/lib/structures/router", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/router/RouterRoot.ts#L58" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/router/RouterRoot.ts#L58" }, "parentId": 478, "accessibility": "public", @@ -8835,7 +8835,7 @@ "line": 40, "file": "Server.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Server.ts#L40" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Server.ts#L40" }, "namespaceParentId": null, "comment": { @@ -8874,7 +8874,7 @@ "line": 75, "file": "Server.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Server.ts#L75" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Server.ts#L75" }, "comment": { "description": null, @@ -8912,7 +8912,7 @@ "line": 57, "file": "Server.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Server.ts#L57" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Server.ts#L57" }, "comment": { "description": "The authentication system.", @@ -8954,7 +8954,7 @@ "line": 51, "file": "Server.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Server.ts#L51" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Server.ts#L51" }, "comment": { "description": "The middlewares this server holds.", @@ -8987,7 +8987,7 @@ "line": 69, "file": "Server.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Server.ts#L69" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Server.ts#L69" }, "comment": { "description": "The options for this server.", @@ -9020,7 +9020,7 @@ "line": 45, "file": "Server.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Server.ts#L45" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Server.ts#L45" }, "comment": { "description": "The routes this server holds.", @@ -9053,7 +9053,7 @@ "line": 63, "file": "Server.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Server.ts#L63" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Server.ts#L63" }, "comment": { "description": "The http.Server instance that manages the recieved HTTP requests.", @@ -9109,7 +9109,7 @@ "line": 93, "file": "Server.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Server.ts#L93" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Server.ts#L93" }, "parentId": 308, "accessibility": "public", @@ -9148,7 +9148,7 @@ "line": 128, "file": "Server.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Server.ts#L128" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Server.ts#L128" }, "parentId": 308, "accessibility": "public", @@ -9191,7 +9191,7 @@ "line": 1, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L1" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L1" }, "namespaceParentId": null, "comment": { @@ -9208,7 +9208,7 @@ "line": 22, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L22" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L22" }, "comment": { "description": "The request has been accepted for processing, but the processing has not\nbeen completed. The request might or might not be eventually acted upon,\nand may be disallowed when processing occurs.", @@ -9225,7 +9225,7 @@ "line": 63, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L63" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L63" }, "comment": { "description": "(WebDAV; RFC 5842) The members of a DAV binding have already been\nenumerated in a preceding part of the (multistatus) response, and are not\nbeing included again.", @@ -9242,7 +9242,7 @@ "line": 385, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L385" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L385" }, "comment": { "description": "The server was acting as a gateway or proxy and received an invalid\nresponse from the upstream server.", @@ -9259,7 +9259,7 @@ "line": 150, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L150" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L150" }, "comment": { "description": "The server cannot or will not process the request due to an apparent\nclient error (e.g., malformed request syntax, size too large, invalid\nrequest message framing, or deceptive request routing).", @@ -9276,7 +9276,7 @@ "line": 225, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L225" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L225" }, "comment": { "description": "Indicates that the request could not be processed because of conflict in\nthe current state of the resource, such as an edit conflict between\nmultiple simultaneous updates.", @@ -9293,7 +9293,7 @@ "line": 15, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L15" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L15" }, "comment": { "description": "The request has been fulfilled, resulting in the creation of a new\nresource.", @@ -9310,7 +9310,7 @@ "line": 301, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L301" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L301" }, "comment": { "description": "Returned by the Twitter Search and Trends API when the client is being rate limited.\nThe text is a quote from 'Demolition Man' and the '420' code is likely a reference\nto this number's association with marijuana. Other services may wish to implement\nthe 429 Too Many Requests response code instead.", @@ -9327,7 +9327,7 @@ "line": 283, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L283" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L283" }, "comment": { "description": "The server cannot meet the requirements of the Expect request-header\nfield.", @@ -9344,7 +9344,7 @@ "line": 324, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L324" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L324" }, "comment": { "description": "(WebDAV; RFC 4918) The request failed because it depended on another\nrequest and that request failed (e.g., a PROPPATCH).", @@ -9361,7 +9361,7 @@ "line": 186, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L186" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L186" }, "comment": { "description": "The request contained valid data and was understood by the server, but\nthe server is refusing action. This may be due to the user not having the\nnecessary permissions for a resource or needing an account of some sort,\nor attempting a prohibited action (e.g. creating a duplicate record\nwhere only one is allowed). This code is also typically used if the\nrequest provided authentication by answering the WWW-Authenticate header\nfield challenge, but the server did not accept that authentication. The\nrequest should not be repeated.", @@ -9378,7 +9378,7 @@ "line": 97, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L97" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L97" }, "comment": { "description": "(Previously \"Moved temporarily\") Tells the client to look at (browse to)\nanother URL. 302 has been superseded by 303 and 307. This is an example\nof industry practice contradicting the standard. The HTTP/1.0\nspecification (RFC 1945) required the client to perform a temporary\nredirect (the original describing phrase was \"Moved Temporarily\"), but\npopular browsers implemented 302 with the functionality of a 303 See\nOther. Therefore, HTTP/1.1 added status codes 303 and 307 to distinguish\nbetween the two behaviours. However, some Web applications and frameworks\nuse the 302 status code as if it were the 303.", @@ -9395,7 +9395,7 @@ "line": 397, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L397" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L397" }, "comment": { "description": "The server was acting as a gateway or proxy and did not receive a timely\nresponse from the upstream server.", @@ -9412,7 +9412,7 @@ "line": 236, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L236" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L236" }, "comment": { "description": "Indicates that the resource requested is no longer available and will not\nbe available again. This should be used when a resource has been\nintentionally removed and the resource should be purged. Upon receiving a\n410 status code, the client should not request the resource in the future.\nClients such as search engines should remove the resource from their\nindices. Most use cases do not require clients and search engines to\npurge the resource, and a \"404 Not Found\" may be used instead.", @@ -9429,7 +9429,7 @@ "line": 402, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L402" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L402" }, "comment": { "description": "The server does not support the HTTP protocol version used in the request.", @@ -9446,7 +9446,7 @@ "line": 293, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L293" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L293" }, "comment": { "description": "(RFC 2324, RFC 7168) This code was defined in 1998 as one of the\ntraditional IETF April Fools' jokes, in RFC 2324, Hyper Text Coffee Pot\nControl Protocol, and is not expected to be implemented by actual HTTP\nservers. The RFC specifies this code should be returned by teapots\nrequested to brew coffee. This HTTP status is used as an Easter egg in\nsome websites, such as Google.com's I'm a teapot easter egg.", @@ -9463,7 +9463,7 @@ "line": 70, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L70" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L70" }, "comment": { "description": "(RFC 3229) The server has fulfilled a request for the resource, and the\nresponse is a representation of the result of one or more\ninstance-manipulations applied to the current instance.", @@ -9480,7 +9480,7 @@ "line": 414, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L414" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L414" }, "comment": { "description": "(WebDAV; RFC 4918) The server is unable to store the representation\nneeded to complete the request.", @@ -9497,7 +9497,7 @@ "line": 372, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L372" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L372" }, "comment": { "description": "A generic error message, given when an unexpected condition was\nencountered and no more specific message is suitable.", @@ -9514,7 +9514,7 @@ "line": 242, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L242" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L242" }, "comment": { "description": "The request did not specify the length of its content, which is required\nby the requested resource.", @@ -9531,7 +9531,7 @@ "line": 318, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L318" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L318" }, "comment": { "description": "(WebDAV; RFC 4918) The resource that is being accessed is locked.", @@ -9548,7 +9548,7 @@ "line": 420, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L420" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L420" }, "comment": { "description": "(WebDAV; RFC 5842) The server detected an infinite loop while processing\nthe request (sent instead of 208 Already Reported).", @@ -9565,7 +9565,7 @@ "line": 199, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L199" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L199" }, "comment": { "description": "A request method is not supported for the requested resource; for example,\na GET request on a form that requires data to be presented via POST, or a\nPUT request on a read-only resource.", @@ -9582,7 +9582,7 @@ "line": 307, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L307" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L307" }, "comment": { "description": "(RFC 7540) The request was directed at a server that is not able to\nproduce a response (for example because of connection reuse).", @@ -9599,7 +9599,7 @@ "line": 84, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L84" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L84" }, "comment": { "description": "This and all future requests should be directed to the given URI.", @@ -9616,7 +9616,7 @@ "line": 56, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L56" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L56" }, "comment": { "description": "(WebDAV; RFC 4918) The message body that follows is by default an XML\nmessage and can contain a number of separate response codes, depending on\nhow many sub-requests were made.", @@ -9633,7 +9633,7 @@ "line": 79, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L79" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L79" }, "comment": { "description": "Indicates multiple options for the resource from which the client may\nchoose (via agent-driven content negotiation). For example, this code\ncould be used to present multiple video format options, to list files\nwith different filename extensions, or to suggest word-sense\ndisambiguation.", @@ -9650,7 +9650,7 @@ "line": 434, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L434" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L434" }, "comment": { "description": "(RFC 6585) The client needs to authenticate to gain network access.\nIntended for use by intercepting proxies used to control access to the\nnetwork (e.g., \"captive portals\" used to require agreement to Terms of\nService before granting full Internet access via a Wi-Fi hotspot).", @@ -9667,7 +9667,7 @@ "line": 35, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L35" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L35" }, "comment": { "description": "The server successfully processed the request, and is not returning any\ncontent.", @@ -9684,7 +9684,7 @@ "line": 29, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L29" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L29" }, "comment": { "description": "The server is a transforming proxy (e.g. a Web accelerator) that received\na 200 OK from its origin, but is returning a modified version of the\norigin's response.", @@ -9701,7 +9701,7 @@ "line": 205, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L205" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L205" }, "comment": { "description": "The requested resource is capable of generating only content not\nacceptable according to the Accept headers sent in the request. See Content negotiation.", @@ -9718,7 +9718,7 @@ "line": 426, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L426" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L426" }, "comment": { "description": "(RFC 2774) Further extensions to the request are required for the server\nto fulfil it.", @@ -9735,7 +9735,7 @@ "line": 192, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L192" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L192" }, "comment": { "description": "The requested resource could not be found but may be available in the\nfuture. Subsequent requests by the client are permissible.", @@ -9752,7 +9752,7 @@ "line": 379, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L379" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L379" }, "comment": { "description": "The server either does not recognize the request method, or it lacks the\nability to fulfil the request. Usually this implies future availability\n(e.g., a new feature of a web-service API).", @@ -9769,7 +9769,7 @@ "line": 113, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L113" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L113" }, "comment": { "description": "(RFC 7232) Indicates that the resource has not been modified since the\nversion specified by the request headers If-Modified-Since or\nIf-None-Match. In such case, there is no need to retransmit the resource\nsince the client still has a previously-downloaded copy.", @@ -9786,7 +9786,7 @@ "line": 9, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L9" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L9" }, "comment": { "description": "Standard response for successful HTTP requests. The actual response will\ndepend on the request method used. In a GET request, the response will\ncontain an entity corresponding to the requested resource. In a POST\nrequest, the response will contain an entity describing or containing the\nresult of the action.", @@ -9803,7 +9803,7 @@ "line": 49, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L49" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L49" }, "comment": { "description": "(RFC 7233) The server is delivering only part of the resource (byte\nserving) due to a range header sent by the client. The range header is\nused by HTTP clients to enable resuming of interrupted downloads, or\nsplit a download into multiple simultaneous streams.", @@ -9820,7 +9820,7 @@ "line": 254, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L254" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L254" }, "comment": { "description": "(RFC 7231) The request is larger than the server is willing or able to\nprocess. Previously called \"Request Entity Too Large\".", @@ -9837,7 +9837,7 @@ "line": 174, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L174" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L174" }, "comment": { "description": "Reserved for future use. The original intention was that this code might\nbe used as part of some form of digital cash or micropayment scheme, as\nproposed, for example, by GNU Taler, but that has not yet happened, and\nthis code is not widely used. Google Developers API uses this status if a\nparticular developer has exceeded the daily limit on requests. Sipgate\nuses this code if an account does not have sufficient funds to start a\ncall. Shopify uses this code when the store has not paid their fees and\nis temporarily disabled. Stripe uses this code for failed payments where\nparameters were correct, for example blocked fraudulent payments.", @@ -9854,7 +9854,7 @@ "line": 143, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L143" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L143" }, "comment": { "description": "(RFC 7538) The request and all future requests should be repeated using\nanother URI. 307 and 308 parallel the behaviors of 302 and 301, but do\nnot allow the HTTP method to change. So, for example, submitting a form\nto a permanently redirected resource may continue smoothly.", @@ -9871,7 +9871,7 @@ "line": 248, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L248" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L248" }, "comment": { "description": "(RFC 7232) The server does not meet one of the preconditions that the\nrequester put on the request header fields.", @@ -9888,7 +9888,7 @@ "line": 345, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L345" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L345" }, "comment": { "description": "(RFC 6585) The origin server requires the request to be conditional.\nIntended to prevent the 'lost update' problem, where a client GETs a\nresource's state, modifies it, and PUTs it back to the server, when\nmeanwhile a third party has modified the state on the server, leading to\na conflict.", @@ -9905,7 +9905,7 @@ "line": 210, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L210" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L210" }, "comment": { "description": "(RFC 7235) The client must first authenticate itself with the proxy.", @@ -9922,7 +9922,7 @@ "line": 277, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L277" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L277" }, "comment": { "description": "(RFC 7233) The client has asked for a portion of the file (byte serving),\nbut the server cannot supply that portion. For example, if the client\nasked for a part of the file that lies beyond the end of the file. Called\n\"Requested Range Not Satisfiable\" previously.", @@ -9939,7 +9939,7 @@ "line": 358, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L358" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L358" }, "comment": { "description": "(RFC 6585) The server is unwilling to process the request because either\nan individual header field, or all the header fields collectively, are\ntoo large.", @@ -9956,7 +9956,7 @@ "line": 218, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L218" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L218" }, "comment": { "description": "The server timed out waiting for the request. According to HTTP\nspecifications: \"The client did not produce a request within the time\nthat the server was prepared to wait. The client MAY repeat the request\nwithout modifications at any later time.\"", @@ -9973,7 +9973,7 @@ "line": 41, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L41" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L41" }, "comment": { "description": "The server successfully processed the request, asks that the requester\nreset its document view, and is not returning any content.", @@ -9990,7 +9990,7 @@ "line": 105, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L105" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L105" }, "comment": { "description": "The response to the request can be found under another URI using the GET\nmethod. When received in response to a POST (or PUT/DELETE), the client\nshould presume that the server has received the data and should issue a\nnew GET request to the given URI.", @@ -10007,7 +10007,7 @@ "line": 391, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L391" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L391" }, "comment": { "description": "The server cannot handle the request (because it is overloaded or down\nfor maintenance). Generally, this is a temporary state.", @@ -10024,7 +10024,7 @@ "line": 126, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L126" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L126" }, "comment": { "description": "No longer used. Originally meant \"Subsequent requests should use the\nspecified proxy.\".", @@ -10041,7 +10041,7 @@ "line": 135, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L135" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L135" }, "comment": { "description": "In this case, the request should be repeated with another URI; however,\nfuture requests should still use the original URI. In contrast to how 302\nwas historically implemented, the request method is not allowed to be\nchanged when reissuing the original request. For example, a POST request\nshould be repeated using another POST request.", @@ -10058,7 +10058,7 @@ "line": 330, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L330" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L330" }, "comment": { "description": "(RFC 8470) Indicates that the server is unwilling to risk processing a\nrequest that might be replayed.", @@ -10075,7 +10075,7 @@ "line": 351, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L351" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L351" }, "comment": { "description": "(RFC 6585) The user has sent too many requests in a given amount of time.\nIntended for use with rate-limiting schemes.", @@ -10092,7 +10092,7 @@ "line": 262, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L262" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L262" }, "comment": { "description": "(RFC 7231) The URI provided was too long for the server to process. Often\nthe result of too much data being encoded as a query-string of a GET\nrequest, in which case it should be converted to a POST request. Called\n\"Request-URI Too Long\" previously.", @@ -10109,7 +10109,7 @@ "line": 161, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L161" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L161" }, "comment": { "description": "(RFC 7235) Similar to 403 Forbidden, but specifically for use when\nauthentication is required and has failed or has not yet been provided.\nThe response must include a WWW-Authenticate header field containing a\nchallenge applicable to the requested resource. See Basic access\nauthentication and Digest access authentication. 401 semantically means\n\"unauthorised\", the user does not have valid authentication credentials\nfor the target resource.", @@ -10126,7 +10126,7 @@ "line": 366, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L366" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L366" }, "comment": { "description": "(RFC 7725) A server operator has received a legal demand to deny access\nto a resource or to a set of resources that includes the requested\nresource. The code 451 was chosen as a reference to the novel Fahrenheit\n451 (see the Acknowledgements in the RFC).", @@ -10143,7 +10143,7 @@ "line": 313, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L313" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L313" }, "comment": { "description": "(WebDAV; RFC 4918) The request was well-formed but was unable to be\nfollowed due to semantic errors.", @@ -10160,7 +10160,7 @@ "line": 269, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L269" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L269" }, "comment": { "description": "(RFC 7231) The request entity has a media type which the server or\nresource does not support. For example, the client uploads an image as\nimage/svg+xml, but the server requires that images use a different format.", @@ -10177,7 +10177,7 @@ "line": 336, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L336" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L336" }, "comment": { "description": "The client should switch to a different protocol such as TLS/1.0, given\nin the Upgrade header field.", @@ -10194,7 +10194,7 @@ "line": 121, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L121" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L121" }, "comment": { "description": "The requested resource is available only through a proxy, the address for\nwhich is provided in the response. For security reasons, many HTTP\nclients (such as Mozilla Firefox and Internet Explorer) do not obey this\nstatus code.", @@ -10211,7 +10211,7 @@ "line": 408, "file": "HttpCodes.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpCodes.ts#L408" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpCodes.ts#L408" }, "comment": { "description": "(RFC 2295) Transparent content negotiation for the request results in a\ncircular reference.", @@ -10230,7 +10230,7 @@ "line": 13, "file": "Server.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Server.ts#L13" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Server.ts#L13" }, "namespaceParentId": null, "comment": { @@ -10247,7 +10247,7 @@ "line": 14, "file": "Server.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Server.ts#L14" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Server.ts#L14" }, "comment": { "description": null, @@ -10264,7 +10264,7 @@ "line": 21, "file": "Server.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Server.ts#L21" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Server.ts#L21" }, "comment": { "description": null, @@ -10281,7 +10281,7 @@ "line": 20, "file": "Server.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Server.ts#L20" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Server.ts#L20" }, "comment": { "description": null, @@ -10298,7 +10298,7 @@ "line": 22, "file": "Server.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Server.ts#L22" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Server.ts#L22" }, "comment": { "description": null, @@ -10315,7 +10315,7 @@ "line": 15, "file": "Server.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Server.ts#L15" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Server.ts#L15" }, "comment": { "description": null, @@ -10332,7 +10332,7 @@ "line": 19, "file": "Server.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Server.ts#L19" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Server.ts#L19" }, "comment": { "description": null, @@ -10349,7 +10349,7 @@ "line": 17, "file": "Server.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Server.ts#L17" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Server.ts#L17" }, "comment": { "description": null, @@ -10366,7 +10366,7 @@ "line": 16, "file": "Server.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Server.ts#L16" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Server.ts#L16" }, "comment": { "description": null, @@ -10383,7 +10383,7 @@ "line": 18, "file": "Server.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Server.ts#L18" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Server.ts#L18" }, "comment": { "description": null, @@ -10404,7 +10404,7 @@ "line": 10, "file": "_load.ts", "path": "packages/api/src/listeners", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/listeners/_load.ts#L10" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/listeners/_load.ts#L10" }, "namespaceParentId": null, "comment": { @@ -10438,7 +10438,7 @@ "line": 7, "file": "_load.ts", "path": "packages/api/src/middlewares", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/middlewares/_load.ts#L7" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/middlewares/_load.ts#L7" }, "namespaceParentId": null, "comment": { @@ -10472,7 +10472,7 @@ "line": 5, "file": "_load.ts", "path": "packages/api/src/routes", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/routes/_load.ts#L5" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/routes/_load.ts#L5" }, "namespaceParentId": null, "comment": { @@ -10508,7 +10508,7 @@ "line": 146, "file": "Auth.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Auth.ts#L146" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Auth.ts#L146" }, "namespaceParentId": null, "comment": { @@ -10531,7 +10531,7 @@ "line": 157, "file": "Auth.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Auth.ts#L157" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Auth.ts#L157" }, "comment": { "description": "The timestamp at which the token expires.", @@ -10558,7 +10558,7 @@ "line": 151, "file": "Auth.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Auth.ts#L151" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Auth.ts#L151" }, "comment": { "description": "The user ID.", @@ -10585,7 +10585,7 @@ "line": 163, "file": "Auth.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Auth.ts#L163" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Auth.ts#L163" }, "comment": { "description": "The refresh token.", @@ -10612,7 +10612,7 @@ "line": 169, "file": "Auth.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Auth.ts#L169" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Auth.ts#L169" }, "comment": { "description": "The access token.", @@ -10642,7 +10642,7 @@ "line": 228, "file": "Auth.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Auth.ts#L228" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Auth.ts#L228" }, "namespaceParentId": null, "comment": { @@ -10665,7 +10665,7 @@ "line": 245, "file": "Auth.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Auth.ts#L245" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Auth.ts#L245" }, "comment": { "description": "The connections data, defined when the `'connections'` scope is defined.", @@ -10704,7 +10704,7 @@ "line": 239, "file": "Auth.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Auth.ts#L239" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Auth.ts#L239" }, "comment": { "description": "The guilds data, defined when the `'guilds'` scope is defined.", @@ -10743,7 +10743,7 @@ "line": 233, "file": "Auth.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Auth.ts#L233" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Auth.ts#L233" }, "comment": { "description": "The user data, defined when the `'identify'` scope is defined.", @@ -10785,7 +10785,7 @@ "line": 252, "file": "Auth.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Auth.ts#L252" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Auth.ts#L252" }, "namespaceParentId": null, "comment": { @@ -10829,7 +10829,7 @@ "line": 39, "file": "Middleware.ts", "path": "packages/api/src/lib/structures", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/Middleware.ts#L39" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/Middleware.ts#L39" }, "namespaceParentId": null, "comment": { @@ -10847,7 +10847,7 @@ "line": 45, "file": "Middleware.ts", "path": "packages/api/src/lib/structures", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/Middleware.ts#L45" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/Middleware.ts#L45" }, "comment": { "description": "The position to insert the middleware at.", @@ -10881,7 +10881,7 @@ "line": 86, "file": "Route.ts", "path": "packages/api/src/lib/structures", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/Route.ts#L86" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/Route.ts#L86" }, "namespaceParentId": null, "comment": { @@ -10899,7 +10899,7 @@ "line": 112, "file": "Route.ts", "path": "packages/api/src/lib/structures", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/Route.ts#L112" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/Route.ts#L112" }, "comment": { "description": "(RFC 7230 3.3.2) The maximum decimal number of octets.", @@ -10930,7 +10930,7 @@ "line": 120, "file": "Route.ts", "path": "packages/api/src/lib/structures", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/Route.ts#L120" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/Route.ts#L120" }, "comment": { "description": "The methods this route accepts.", @@ -11109,7 +11109,7 @@ "line": 104, "file": "Route.ts", "path": "packages/api/src/lib/structures", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/Route.ts#L104" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/Route.ts#L104" }, "comment": { "description": "The route the piece should represent.", @@ -11151,7 +11151,7 @@ "line": 136, "file": "CookieStore.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/CookieStore.ts#L136" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/CookieStore.ts#L136" }, "namespaceParentId": null, "comment": { @@ -11169,7 +11169,7 @@ "line": 139, "file": "CookieStore.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/CookieStore.ts#L139" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/CookieStore.ts#L139" }, "comment": { "description": null, @@ -11191,7 +11191,7 @@ "line": 137, "file": "CookieStore.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/CookieStore.ts#L137" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/CookieStore.ts#L137" }, "comment": { "description": null, @@ -11216,7 +11216,7 @@ "line": 141, "file": "CookieStore.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/CookieStore.ts#L141" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/CookieStore.ts#L141" }, "comment": { "description": null, @@ -11238,7 +11238,7 @@ "line": 138, "file": "CookieStore.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/CookieStore.ts#L138" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/CookieStore.ts#L138" }, "comment": { "description": null, @@ -11260,7 +11260,7 @@ "line": 140, "file": "CookieStore.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/CookieStore.ts#L140" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/CookieStore.ts#L140" }, "comment": { "description": null, @@ -11285,7 +11285,7 @@ "line": 25, "file": "Server.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Server.ts#L25" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Server.ts#L25" }, "namespaceParentId": null, "comment": { @@ -11303,7 +11303,7 @@ "line": 26, "file": "Server.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Server.ts#L26" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Server.ts#L26" }, "comment": { "description": null, @@ -11370,7 +11370,7 @@ "line": 34, "file": "Server.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Server.ts#L34" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Server.ts#L34" }, "comment": { "description": null, @@ -11437,7 +11437,7 @@ "line": 32, "file": "Server.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Server.ts#L32" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Server.ts#L32" }, "comment": { "description": null, @@ -11492,7 +11492,7 @@ "line": 33, "file": "Server.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Server.ts#L33" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Server.ts#L33" }, "comment": { "description": null, @@ -11559,7 +11559,7 @@ "line": 27, "file": "Server.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Server.ts#L27" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Server.ts#L27" }, "comment": { "description": null, @@ -11614,7 +11614,7 @@ "line": 31, "file": "Server.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Server.ts#L31" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Server.ts#L31" }, "comment": { "description": null, @@ -11681,7 +11681,7 @@ "line": 29, "file": "Server.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Server.ts#L29" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Server.ts#L29" }, "comment": { "description": null, @@ -11748,7 +11748,7 @@ "line": 28, "file": "Server.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Server.ts#L28" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Server.ts#L28" }, "comment": { "description": null, @@ -11803,7 +11803,7 @@ "line": 30, "file": "Server.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Server.ts#L30" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Server.ts#L30" }, "comment": { "description": null, @@ -11861,7 +11861,7 @@ "line": 178, "file": "Server.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Server.ts#L178" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Server.ts#L178" }, "namespaceParentId": null, "comment": { @@ -11884,7 +11884,7 @@ "line": 220, "file": "Server.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Server.ts#L220" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Server.ts#L220" }, "comment": { "description": "The auth options. If neither `auth` nor `auth.secret` are defined, auth-related routes and middlewares will be\nautomatically disabled.", @@ -11918,7 +11918,7 @@ "line": 227, "file": "Server.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Server.ts#L227" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Server.ts#L227" }, "comment": { "description": "Whether the server should connect upon being when the plugin is loaded.", @@ -11949,7 +11949,7 @@ "line": 212, "file": "Server.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Server.ts#L212" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Server.ts#L212" }, "comment": { "description": "The HTTP listen options.", @@ -11983,7 +11983,7 @@ "line": 198, "file": "Server.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Server.ts#L198" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Server.ts#L198" }, "comment": { "description": "(RFC 7230 3.3.2) The maximum decimal number of octets.", @@ -12014,7 +12014,7 @@ "line": 191, "file": "Server.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Server.ts#L191" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Server.ts#L191" }, "comment": { "description": "The origin header to be set on every request at 'Access-Control-Allow-Origin'.", @@ -12045,7 +12045,7 @@ "line": 184, "file": "Server.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Server.ts#L184" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Server.ts#L184" }, "comment": { "description": "The prefix for all routes, e.g. `v1/`.", @@ -12076,7 +12076,7 @@ "line": 205, "file": "Server.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Server.ts#L205" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Server.ts#L205" }, "comment": { "description": "The HTTP server options.", @@ -12134,7 +12134,7 @@ "line": 176, "file": "Auth.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Auth.ts#L176" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Auth.ts#L176" }, "namespaceParentId": null, "comment": { @@ -12157,7 +12157,7 @@ "line": 188, "file": "Auth.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Auth.ts#L188" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Auth.ts#L188" }, "comment": { "description": "The name for the cookie, this will be used to identify a Secure HttpOnly cookie.", @@ -12188,7 +12188,7 @@ "line": 221, "file": "Auth.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Auth.ts#L221" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Auth.ts#L221" }, "comment": { "description": "The domain that should be used for the cookie. This overwrites the automatic detection of the domain.", @@ -12223,7 +12223,7 @@ "line": 181, "file": "Auth.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Auth.ts#L181" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Auth.ts#L181" }, "comment": { "description": "The client's application id, this can be retrieved in Discord Developer Portal at https://discord.com/developers/applications.", @@ -12250,7 +12250,7 @@ "line": 207, "file": "Auth.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Auth.ts#L207" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Auth.ts#L207" }, "comment": { "description": "The redirect uri. This will default to {@link OAuth2BodyData.redirectUri} if missing.", @@ -12277,7 +12277,7 @@ "line": 201, "file": "Auth.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Auth.ts#L201" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Auth.ts#L201" }, "comment": { "description": "The scopes defined at https://discord.com/developers/docs/topics/oauth2#shared-resources-oauth2-scopes.", @@ -12314,7 +12314,7 @@ "line": 194, "file": "Auth.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Auth.ts#L194" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Auth.ts#L194" }, "comment": { "description": "The client secret, this can be retrieved in Discord Developer Portal at https://discord.com/developers/applications.", @@ -12341,7 +12341,7 @@ "line": 214, "file": "Auth.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Auth.ts#L214" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Auth.ts#L214" }, "comment": { "description": "The login data transformers used for {@link Auth.fetchData}.", @@ -12391,7 +12391,7 @@ "line": 9, "file": "Middleware.ts", "path": "packages/api/src/lib/structures", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/Middleware.ts#L9" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/Middleware.ts#L9" }, "namespaceParentId": null, "comment": { @@ -12413,7 +12413,7 @@ "line": 50, "file": "Middleware.ts", "path": "packages/api/src/lib/structures", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/Middleware.ts#L50" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/Middleware.ts#L50" }, "namespaceParentId": 346, "comment": { @@ -12443,7 +12443,7 @@ "line": 53, "file": "Middleware.ts", "path": "packages/api/src/lib/structures", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/Middleware.ts#L53" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/Middleware.ts#L53" }, "namespaceParentId": 346, "comment": { @@ -12468,7 +12468,7 @@ "line": 51, "file": "Middleware.ts", "path": "packages/api/src/lib/structures", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/Middleware.ts#L51" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/Middleware.ts#L51" }, "namespaceParentId": 346, "comment": { @@ -12498,7 +12498,7 @@ "line": 54, "file": "Middleware.ts", "path": "packages/api/src/lib/structures", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/Middleware.ts#L54" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/Middleware.ts#L54" }, "namespaceParentId": 346, "comment": { @@ -12523,7 +12523,7 @@ "line": 52, "file": "Middleware.ts", "path": "packages/api/src/lib/structures", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/Middleware.ts#L52" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/Middleware.ts#L52" }, "namespaceParentId": 346, "comment": { @@ -12548,7 +12548,7 @@ "line": 56, "file": "Middleware.ts", "path": "packages/api/src/lib/structures", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/Middleware.ts#L56" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/Middleware.ts#L56" }, "namespaceParentId": 346, "comment": { @@ -12573,7 +12573,7 @@ "line": 57, "file": "Middleware.ts", "path": "packages/api/src/lib/structures", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/Middleware.ts#L57" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/Middleware.ts#L57" }, "namespaceParentId": 346, "comment": { @@ -12601,7 +12601,7 @@ "line": 45, "file": "Route.ts", "path": "packages/api/src/lib/structures", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/Route.ts#L45" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/Route.ts#L45" }, "namespaceParentId": null, "comment": { @@ -12623,7 +12623,7 @@ "line": 125, "file": "Route.ts", "path": "packages/api/src/lib/structures", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/Route.ts#L125" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/Route.ts#L125" }, "namespaceParentId": 387, "comment": { @@ -12653,7 +12653,7 @@ "line": 128, "file": "Route.ts", "path": "packages/api/src/lib/structures", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/Route.ts#L128" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/Route.ts#L128" }, "namespaceParentId": 387, "comment": { @@ -12678,7 +12678,7 @@ "line": 126, "file": "Route.ts", "path": "packages/api/src/lib/structures", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/Route.ts#L126" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/Route.ts#L126" }, "namespaceParentId": 387, "comment": { @@ -12708,7 +12708,7 @@ "line": 129, "file": "Route.ts", "path": "packages/api/src/lib/structures", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/Route.ts#L129" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/Route.ts#L129" }, "namespaceParentId": 387, "comment": { @@ -12733,7 +12733,7 @@ "line": 127, "file": "Route.ts", "path": "packages/api/src/lib/structures", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/Route.ts#L127" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/Route.ts#L127" }, "namespaceParentId": 387, "comment": { @@ -12758,7 +12758,7 @@ "line": 131, "file": "Route.ts", "path": "packages/api/src/lib/structures", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/Route.ts#L131" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/Route.ts#L131" }, "namespaceParentId": 387, "comment": { @@ -12783,7 +12783,7 @@ "line": 132, "file": "Route.ts", "path": "packages/api/src/lib/structures", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/Route.ts#L132" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/Route.ts#L132" }, "namespaceParentId": 387, "comment": { @@ -12813,7 +12813,7 @@ "line": 234, "file": "Server.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Server.ts#L234" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Server.ts#L234" }, "namespaceParentId": null, "comment": { @@ -12855,7 +12855,7 @@ "line": 158, "file": "Server.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Server.ts#L158" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Server.ts#L158" }, "namespaceParentId": null, "comment": { @@ -12898,7 +12898,7 @@ "line": 142, "file": "Server.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Server.ts#L142" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Server.ts#L142" }, "namespaceParentId": null, "comment": { @@ -12967,7 +12967,7 @@ "line": 165, "file": "Server.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Server.ts#L165" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Server.ts#L165" }, "namespaceParentId": null, "comment": { @@ -13013,7 +13013,7 @@ "line": 172, "file": "Server.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/Server.ts#L172" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/Server.ts#L172" }, "namespaceParentId": null, "comment": { @@ -13071,7 +13071,7 @@ "line": 1, "file": "HttpMethods.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpMethods.ts#L1" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpMethods.ts#L1" }, "namespaceParentId": null, "comment": { @@ -13106,7 +13106,7 @@ "line": 1, "file": "MimeType.ts", "path": "packages/api/src/lib/utils", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/utils/MimeType.ts#L1" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/utils/MimeType.ts#L1" }, "namespaceParentId": null, "comment": { @@ -17111,6 +17111,10 @@ "kind": "literal", "value": "application/vnd.keyman.kmp+zip" }, + { + "kind": "literal", + "value": "application/vnd.keyman.kmx" + }, { "kind": "literal", "value": "application/vnd.kidspiration" @@ -21693,7 +21697,7 @@ "line": 190, "file": "ApiRequest.ts", "path": "packages/api/src/lib/structures/api", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/api/ApiRequest.ts#L190" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/api/ApiRequest.ts#L190" }, "namespaceParentId": null, "comment": { @@ -21830,7 +21834,7 @@ "line": 3, "file": "HttpMethods.ts", "path": "packages/api/src/lib/structures/http", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/lib/structures/http/HttpMethods.ts#L3" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/lib/structures/http/HttpMethods.ts#L3" }, "namespaceParentId": null, "comment": { @@ -21997,7 +22001,7 @@ "line": 53, "file": "index.ts", "path": "packages/api/src", - "url": "https://github.com/sapphiredev/plugins/blob/96ac961e6937d5027714eee2f3a923b53577ee85/packages/api/src/index.ts#L53" + "url": "https://github.com/sapphiredev/plugins/blob/352f2cdd66d9280dfc3cba995da812e4a145153c/packages/api/src/index.ts#L53" }, "namespaceParentId": null, "comment": {