Skip to main content
Module

x/grammy_menu/deps.deno.ts>MemorySessionStorage#readAll

Easily create interactive menus with grammY.
Go to Latest
method MemorySessionStorage.prototype.readAll
import { MemorySessionStorage } from "https://deno.land/x/grammy_menu@v1.1.2/deps.deno.ts";

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