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
input |
Collection of files attached to the current message |
Property Details
inputFiles
Collection of files attached to the current message
inputFiles: InputFile[]