Skip to content

InterruptResponseContentData

Defined in: src/types/interrupt.ts:63

Data format for a content block containing a user response to an interrupt.

interruptResponse: InterruptResponse;

Defined in: src/types/interrupt.ts:67

The interrupt response data.