Skip to content

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

Interface: ScenesStorageData<Params, State>

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

Type Parameters

Type ParameterDefault type
Paramsany
Stateany

Properties

PropertyTypeDefined in
firstTimebooleanscenes/index.d.ts:178
namestringscenes/index.d.ts:173
paramsParamsscenes/index.d.ts:174
parentStack?ParentSceneFrame[]scenes/index.d.ts:179
previousStepIdnumberscenes/index.d.ts:177
stateStatescenes/index.d.ts:175
stepIdnumberscenes/index.d.ts:176