Skip to content
@telegramsjs

telegramsjs

TelegramsJS Library

TelegramJS Logo

TelegramsJS is a powerful and versatile library for building Telegram bots in TypeScript/JavaScript. It provides a range of features to simplify bot development, including message handling, file management, and interaction with the Telegram API.

Features

  • Message Handling: Easily handle incoming messages and events from Telegram users.
  • File Management: Manage files, send images, videos, and documents effortlessly.
  • Interaction: Interact with users through reactions, messages, and more.
  • ESM Support: Full support for ECMAScript Modules for better code organization and smaller package sizes.

Installation

To install TelegramsJS and its related libraries, you can use npm or yarn:

npm install telegramsjs @telegram.ts/collection @telegram.ts/types @telegram.ts/emoji @telegram.ts/formatters

or

yarn add telegramsjs @telegram.ts/collection @telegram.ts/types @telegram.ts/emoji @telegram.ts/formatters

For more detailed usage and examples, refer to the documentation.

Related Libraries

Contribution

Contributions are welcome! If you'd like to contribute to TelegramsJS, please check out our contribution guidelines.

License

TelegramsJS is licensed under the MIT License. See LICENSE for more information.

Popular repositories Loading

  1. TelegramsJS TelegramsJS Public

    A powerful library for interacting with the Telegram Bot API

    TypeScript 52 4

  2. formatters formatters Public

    Sub-library for formatting Telegram messages

    TypeScript 3

  3. collection collection Public

    Utility data structure used in telegramsjs

    TypeScript 2

  4. types types Public

    Comprehensive Type Declarations for Telegram Bot API with telegramsjs

    JavaScript 2

  5. examples examples Public

    This repository will house a comprehensive collection of official bot examples utilizing telegramsjs in conjunction with typescript.

    TypeScript 2

  6. emoji emoji Public

    Use emoji names instead of Unicode strings

    TypeScript 1

Repositories

Showing 7 of 7 repositories
  • TelegramsJS Public

    A powerful library for interacting with the Telegram Bot API

    telegramsjs/TelegramsJS's past year of commit activity
    TypeScript 52 4 0 2 Updated Sep 2, 2026
  • types Public

    Comprehensive Type Declarations for Telegram Bot API with telegramsjs

    telegramsjs/types's past year of commit activity
    JavaScript 2 0 0 0 Updated Sep 2, 2026
  • formatters Public

    Sub-library for formatting Telegram messages

    telegramsjs/formatters's past year of commit activity
    TypeScript 3 0 0 0 Updated Dec 29, 2025
  • collection Public

    Utility data structure used in telegramsjs

    telegramsjs/collection's past year of commit activity
    TypeScript 2 0 0 0 Updated Dec 15, 2025
  • examples Public

    This repository will house a comprehensive collection of official bot examples utilizing telegramsjs in conjunction with typescript.

    telegramsjs/examples's past year of commit activity
    TypeScript 2 0 0 0 Updated Jan 11, 2025
  • .github Public
    telegramsjs/.github's past year of commit activity
    0 0 0 0 Updated Sep 1, 2024
  • emoji Public

    Use emoji names instead of Unicode strings

    telegramsjs/emoji's past year of commit activity
    TypeScript 1 0 0 0 Updated May 31, 2024

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…