Teleforge API Reference - v0.1.0
Preparing search index...
bot/src
handleMiniAppReturn
Function handleMiniAppReturn
handleMiniAppReturn
(
storage
:
UserFlowStateManager
,
source
:
FlowContextSource
,
secret
:
string
,
)
:
Promise
<
UserFlowState
|
null
>
Resolves persisted flow state from a signed return payload produced by COORD-001 primitives.
Parameters
storage
:
UserFlowStateManager
source
:
FlowContextSource
secret
:
string
Returns
Promise
<
UserFlowState
|
null
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Teleforge API Reference - v0.1.0
Loading...
Resolves persisted flow state from a signed return payload produced by COORD-001 primitives.