WebhookResponse
Auto-generated API reference for WebhookResponse.
Interface: WebhookResponse
Defined in: background.ts:203
#Properties
#body
body:
string
Defined in: background.ts:205
#headers?
optionalheaders?:Record<string,string>
Defined in: background.ts:206
#status
status:
number
Defined in: background.ts:204