Skip to content

GramIO API Reference / @gramio/scenes/dist / ScenesStorageData

Interface: ScenesStorageData<Params, State>

Defined in: scenes/index.d.ts:156

Type Parameters

Type ParameterDefault type
Paramsany
Stateany

Properties

PropertyTypeDefined in
firstTimebooleanscenes/index.d.ts:162
namestringscenes/index.d.ts:157
paramsParamsscenes/index.d.ts:158
parentStack?ParentSceneFrame[]scenes/index.d.ts:163
previousStepIdnumberscenes/index.d.ts:161
stateStatescenes/index.d.ts:159
stepIdnumberscenes/index.d.ts:160