How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Telegram Client API (MTProto) library written 100% in C# and .NET
The main features of wiz0u/wtelegramclient are: API Frameworks and Tools, Bot Frameworks.
Open-source alternatives to wiz0u/wtelegramclient include: aiogram/aiogram — aiogram is an asynchronous framework for building Telegram bots in Python. It provides a complete toolkit for… alik0211/mtproto-core — Telegram API JS (MTProto) client library for Node.js and browser. anytimetraveler/telegram-menu-library — A library that makes creating menus much easier. atipugin/telegram-bot-ruby. authentic199/population.net — Population.NET is a .NET library designed to optimize data retrieval from the server, maximizing performance when… aidenable/raito — REPL, hot-reload, keyboards, pagination, and internal dev tools — all in one. That's Raito.
aiogram is an asynchronous framework for building Telegram bots in Python. It provides a complete toolkit for interacting with the Telegram Bot API, handling incoming updates, and managing bot state through a built-in finite state machine. The framework is designed around an event-driven architecture that routes messages and other updates to handler functions using a flexible dispatching system. The framework distinguishes itself through its middleware system, which allows developers to intercept and modify both incoming updates and outgoing API calls. It supports a wide range of Telegram-spe
Telegram API JS (MTProto) client library for Node.js and browser
A library that makes creating menus much easier
REPL, hot-reload, keyboards, pagination, and internal dev tools — all in one. That's Raito.