Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/mod.ts>StorageLocalStorage#getMany

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
method StorageLocalStorage.prototype.getMany
import { StorageLocalStorage } from "https://deno.land/x/mtkruto@0.1.128/mod.ts";

Parameters

optional
params: { limit?: number; reverse?: boolean; }