InterruptResponseContentData
Defined in: src/types/interrupt.ts:63
Data format for a content block containing a user response to an interrupt.
Properties
Section titled “Properties”interruptResponse
Section titled “interruptResponse”interruptResponse: InterruptResponse;Defined in: src/types/interrupt.ts:67
The interrupt response data.