Skip to main content
Module

x/grammy/mod.ts>MemorySessionStorage#readAll

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

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