@iamdimka/telegram
TypeScript icon, indicating that this package has built-in type declarations

1.2.1 • Public • Published

@iamdimka/telegram

Simple lib for request telegram data with types

Installation

npm install @iamdimka/telegram@latest

Basics

import Bot from "@iamdimka/telegram"

const bot = new Bot(process.env.TELEGRAM_BOT_TOKEN)
const me = await bot.request("getMe")

Readme

Keywords

Package Sidebar

Install

npm i @iamdimka/telegram

Weekly Downloads

1

Version

1.2.1

License

ISC

Unpacked Size

277 kB

Total Files

21

Last publish

Collaborators

  • iamdimka