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.
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.
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 🚀
Use inline search to quickly find any Telegram Bot API method.
@TdocsBot
Search anywhere in Telegram using inline mode.
sendMessagegetUpdateseditMessageText
🔍 Fast • Simple • Inline
Made by Ankit for personal use.
Instant search for Telethon raw API (TL-schema) methods with flexible output formats.
@TldocsBot
| Prefix | Result |
|---|---|
.query |
Import link only |
/query |
Import + parameters |
!query |
Import + example + link |
`query |
Example + link |
query |
Full method details |
SendMessageRequestDeleteChatRequestEditMessageRequest
🎉 Created by Ankit Chaubey
Telegram contact: @ankify
GitHub: @ankit-chaubey 🧑🏻💻
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 ✨
-
Bot API JSON
👉 https://tgapis.github.io/x/botapi.min.json -
Telethon TL Documentation
👉 https://tgapis.github.io/x/Telegram/ -
Interactive TL-Schema Explorer
👉 https://tgapis.github.io/schema.tl/ -
Telethon diff.telethon.dev Fork
-
Telethon TL Documentation
https://tgapis.github.io/x/Telegram/ -
Bot API Docs Explorer
https://tgapis.github.io/botapidocs/ -
Interactive TL-Schema Explorer
https://telegramplayground.github.io/schema.tl/ -
Telethon Diff (fork of diff.telethon.dev)
- Telegram Desktop: https://tgapis.github.io/x/TL/diff/tdesktop.html
- TDLib: https://tgapis.github.io/x/TL/diff/tdlib.html
-
botapi.json
https://tgapis.github.io/x/botapi.json
↗ -
botapi.min.json
https://tgapis.github.io/x/botapi.min.json
↗ -
api.json
https://tgapis.github.io/x/api.json
↗ -
core.json
https://tgapis.github.io/x/core.json
↗ -
corefork.json
https://tgapis.github.io/x/corefork.json
↗ -
tdesktop.json
https://tgapis.github.io/x/tdesktop.json
↗ -
tdlib.json
https://tgapis.github.io/x/tdlib.json
↗ -
blogfork.json
https://tgapis.github.io/x/blogfork.json
↗
-
api.tl
https://raw.githubusercontent.com/tgapis/x/data/api.tl -
core.tl
https://raw.githubusercontent.com/tgapis/x/data/core.tl -
corefork.tl
https://raw.githubusercontent.com/tgapis/x/data/corefork.tl -
tdesktop.tl
https://raw.githubusercontent.com/tgapis/x/data/tdesktop.tl -
tdlib.tl
https://raw.githubusercontent.com/tgapis/x/data/tdlib.tl -
blogfork.tl
https://raw.githubusercontent.com/tgapis/x/data/blogfork.tl
- 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 🚀
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.