Skip to content
/ tinygram Public

Tiny Telegram Bot API client library with TypeScript types

Notifications You must be signed in to change notification settings

phaux/tinygram

Repository files navigation

Tinygram

npm jsr codecov bundlephobia deno

Tiny Telegram Bot API client library with TypeScript types.

Automatically generated from telegram-bot-api-spec.

Usage

Import in Node.js:

import { initTgBot } from "tinygram";

Import in Deno:

import { initTgBot } from "jsr:@smol/gram";

See more usage examples in the Deno docs.

About

Tiny Telegram Bot API client library with TypeScript types

Resources

Stars

Watchers

Forks