auth
auth: ((installationId?: number, log?: Logger) => Promise<Octokit & {} & {} & RestEndpointMethods & Api & API>)
on
on: (<E>(event: E | E[],
callback: HandlerFunction<E, SimplifiedObject>) => void) onAny
onAny: ((callback: ((event: EmitterWebhookEvent) => any)) => void)
onError
onError: ((callback: ((event: WebhookEventHandlerError<SimplifiedObject>) => any)) => void)
webhookPath
webhookPath: string
Static
version
version: string = VERSION