Teleforge API Reference - v0.1.0
Preparing search index...
bot/src
FlowResult
Interface FlowResult
interface
FlowResult
{
flowId
:
string
;
outcome
?:
"completed"
|
"failed"
|
"cancelled"
;
summary
?:
string
;
}
Index
Properties
flow
Id
outcome?
summary?
Properties
flow
Id
flowId
:
string
Optional
outcome
outcome
?:
"completed"
|
"failed"
|
"cancelled"
Optional
summary
summary
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
flow
Id
outcome
summary
Teleforge API Reference - v0.1.0
Loading...