Skip to content

Interface: ProgressibleUpdate

Defined in: src/progress/Progressible.ts:29

Payload for updating a progressible item's status.

Properties

PropertyTypeDescriptionDefined in
statusProgressibleStatusNew status to set.src/progress/Progressible.ts:31
result?anyResult value, if the item completed.src/progress/Progressible.ts:33

Matterway Assistant SDK Documentation