Skip to main content
Deno 2 is finally here 🎉️
Learn more
Very Popular
Go to Latest
method MemorySessionStorage.prototype.readAll
import { MemorySessionStorage } from "https://deno.land/x/grammy@v1.13.0/convenience/session.ts";

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