Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/grammy/mod.ts>MemorySessionStorage#readAll

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

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