Skip to content

ng256/TelegramBotApiServer

Repository files navigation

Telegram Bot API Server .NET Class Library

Telegram Bot API Server Management Library

License: MIT Node.js Version Telegram API

A .NET library providing managed hosting for Telegram Bot API Server. Easily integrate and control a Node.js-based Telegram Bot API server within your .NET applications. Forward requests seamlessly and manage your Telegram bots via HTTP endpoints.

🚀 Features

  • Telegram Bot API Proxy: Forward requests directly to Telegram's API endpoints
  • Easy Integration: Just add link to Telegram.Bot.ApiServer.dll to your .NET project and control Telegram Bot API Server directly in .NET processes
  • Webhook Support: Optional webhook mode for real-time updates
  • Lifecycle Management - Start/Stop server with native .NET APIs
  • Logging Integration - Capture server logs in .NET logging systems
  • Async Support - Full async/await pattern implementation
  • Error Handling: Structured error responses for API failures

About

Telegram Bot API Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages