Skip to main content
Module

x/mtkruto/mod.ts>GetManyFilter

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
type alias GetManyFilter
Re-export
import { type GetManyFilter } from "https://deno.land/x/mtkruto@0.1.141/mod.ts";
definition: { prefix: readonly StorageKeyPart[]; } | { start: readonly StorageKeyPart[]; end: readonly StorageKeyPart[]; }