@gramio/contexts
TypeScript icon, indicating that this package has built-in type declarations

0.3.0 • Public • Published

@gramio/contexts

npm npm downloads JSR JSR Score

Contexts is a great work of the puregram maintainer! Thank you for many code implementation and ideas. Forked since this commit. (Jan 28, 2024)

Currently, support Telegram Bot API 9.0+.

This library used under the hood in the GramIO framework (Please see documentation).

TypeScript

import { ContextType } from "@gramio/contexts";

type Message = ContextType<Bot, "message">;

Package Sidebar

Install

npm i @gramio/contexts

Weekly Downloads

251

Version

0.3.0

License

MIT

Unpacked Size

2.58 MB

Total Files

7

Last publish

Collaborators

  • skravets