Teleforge API Reference - v0.1.0
Preparing search index...
bot/src
FlowCallbackOptions
Interface FlowCallbackOptions
interface
FlowCallbackOptions
{
action
:
string
;
data
?:
Record
<
string
,
unknown
>
;
flowId
:
string
;
text
:
string
;
}
Index
Properties
action
data?
flow
Id
text
Properties
action
action
:
string
Optional
data
data
?:
Record
<
string
,
unknown
>
flow
Id
flowId
:
string
text
text
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
action
data
flow
Id
text
Teleforge API Reference - v0.1.0
Loading...