We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a2d838 commit b2c78b2Copy full SHA for b2c78b2
src/api/resources/webhooks/client/Client.ts
@@ -32,6 +32,7 @@ export declare namespace Webhooks {
32
*/
33
export class Webhooks {
34
constructor(protected readonly _options: Webhooks.Options) {}
35
+
36
/**
37
* List all App-created Webhooks registered for a given site
38
*
0 commit comments