Skip to content

tgapis/pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Telegram API Data & Documentation Pipeline

This repository powers the automated collection, normalization, and distribution of Telegram API data across the tgapis ecosystem.

It periodically fetches and regenerates structured artifacts derived from official Telegram sources — including Bot API, MTProto, TDLib, and Telegram Desktop — and publishes them to downstream repositories and documentation sites.

All updates are handled via a scheduled automation workflow, ensuring the data stays current, consistent, and reproducible.


Telegram Bot API Web Client

A lightweight, browser-based client for interacting with the Telegram Bot API.

This project provides a simple web interface to execute Bot API methods, send messages, and inspect JSON responses directly from the browser, without requiring SDKs, backend servers, or local setup.

It is intended for testing, learning, and quick experimentation with the Telegram Bot API.

This project is currently private and in a pre-release stage, while security reviews and improvements are ongoing.


📚 Telegram Docs Bots

Welcome 👋🏻
This project provides instant access to Telegram Bot API and Telethon (TL) API methods using powerful inline Telegram bots. No more browsing docs again and again.. just search and get results instantly 🚀


🤖 @TdocsBot — Telegram Bot API Docs

Use inline search to quickly find any Telegram Bot API method.

How to use

@TdocsBot

Search anywhere in Telegram using inline mode.

Example searches

  • sendMessage
  • getUpdates
  • editMessageText

🔍 Fast • Simple • Inline

⚠️ This bot is not affiliated with Telegram
Made by Ankit for personal use.


🤖 @TldocsBot — Telethon (TL) API Docs

Instant search for Telethon raw API (TL-schema) methods with flexible output formats.

Inline usage

@TldocsBot

🔑 Prefix Usage Guide

Prefix Result
.query Import link only
/query Import + parameters
!query Import + example + link
`query Example + link
query Full method details

Example searches

  • SendMessageRequest
  • DeleteChatRequest
  • EditMessageRequest

🎉 Created by Ankit Chaubey
Telegram contact: @ankify
GitHub: @ankit-chaubey 🧑🏻‍💻


🔄 Automatic Updates

This project is fully automated:

  • Scrapes official Telegram & Telethon documentation
  • Regenerates JSON schemas automatically
  • Publishes updated docs regularly using CI workflows

No manual updates needed ✨


🌐 Published Resources


JSON Data

GitHub Pages (IO format)


TL Schemas

Raw (canonical)


❤️ Notes

  • Built for speed, clarity, and developer convenience
  • Ideal for bot developers, Telethon users, and Telegram power users
  • Open-source & continuously improving

Enjoy exploring Telegram APIs effortlessly 🚀

🙏 Thanks & Credits

Special thanks to PaulSonOfLars (@PaulSonOfLars) for the Telegram Bot API specification

Big thanks to SpEcHiDe (@SpEcHiDe) for maintaining Telegram API resources

Grateful to Lonami (@LonamiWebs) for Telethon and TL diff tools


Maintainer
Ankit Chaubey
GitHub: https://github.com/ankit-chaubey

Part of the tgapis ecosystem.

About

Automated pipeline for collecting, generating, and distributing Telegram API data across the tgapis ecosystem.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages