WebhookResponse
Auto-generated API reference for WebhookResponse.
Interface: WebhookResponse
Defined in: background.ts:190
#Properties
#body
body:
string
Defined in: background.ts:192
#headers?
optionalheaders?:Record<string,string>
Defined in: background.ts:193
#status
status:
number
Defined in: background.ts:191