Skip to main content
Go to Latest
method MemorySessionStorage.prototype.readAll
import { MemorySessionStorage } from "https://deno.land/x/grammy_conversations@v1.1.0/deps.deno.ts";

Reads the values for all keys of the session storage, and returns them as an array.