Tinygram
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.