Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
gramiojs/filesSet of utils for work with files and Telegram Bot API
This package works with Node.js, Deno, Bun, BrowsersIt is unknown whether this package works with Cloudflare Workers




JSR Score
100%
Published
a month ago (0.3.0)
@gramio/files
@gramio/files
is set of utils for work with files and Telegram Bot API. You can also use it outside of GramIO framework because it is framework-agnostic.
Please see Documentation and API Reference
Built and signed on
GitHub Actions
Add Package
deno add jsr:@gramio/files
Import symbol
import * as files from "@gramio/files";
Import directly with a jsr specifier
import * as files from "jsr:@gramio/files";
Add Package
pnpm i jsr:@gramio/files
pnpm dlx jsr add @gramio/files
Import symbol
import * as files from "@gramio/files";
Add Package
yarn add jsr:@gramio/files
yarn dlx jsr add @gramio/files
Import symbol
import * as files from "@gramio/files";
Add Package
npx jsr add @gramio/files
Import symbol
import * as files from "@gramio/files";
Add Package
bunx jsr add @gramio/files
Import symbol
import * as files from "@gramio/files";