method MemorySessionStorage.prototype.readAllimport { MemorySessionStorage } from "https://dotland.deno.dev/x/grammy@v1.12.0/convenience/session.ts"; readAll()Reads the values for all keys of the session storage, and returns them as an array.