Module

x/grammy/mod.ts>MemorySessionStorage#readAll

The Telegram Bot Framework.
Go to Latest
method MemorySessionStorage.prototype.readAll
import { MemorySessionStorage } from "https://dotland.deno.dev/x/grammy@v1.11.1/mod.ts";

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