Skip to main content
Module

x/grammy/mod.ts>MemorySessionStorage#readAll

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

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