Share via


DefaultTempState interface

Default interface for temporary state that persists only during the current turn. Contains properties used for handling user input, file attachments, and OAuth flows.

Properties

inputFiles

Collection of files attached to the current message

Property Details

inputFiles

Collection of files attached to the current message

inputFiles: InputFile[]

Property Value