Skip to main content
The Deno 2 Release Candidate is here
Learn more
method ProfileSnapshotService.prototype.storeProfileSnapshot
import { ProfileSnapshotService } from "https://deno.land/x/sptaki@1.2.0/services/ProfileSnapshotService.d.ts";

Store a profile into an in-memory object

Parameters

sessionID: string

session id - acts as the key

profile: IAkiProfile
  • profile to save