An open API service indexing awesome lists of open source software.

https://github.com/x2bool/tdlib-bot-dotnet

Telegram Bot based on TDLib (.NET example)
https://github.com/x2bool/tdlib-bot-dotnet

rx tdlib tdlib-dotnet telegram telegram-bot telegram-bot-api

Last synced: 10 months ago
JSON representation

Telegram Bot based on TDLib (.NET example)

Awesome Lists containing this project

README

          

# Telegram Bot based on TDLib (.NET example)

## Configuration

Set apiId, apiHash and botToken in AuthManager.cs (the parameters can be obtained at https://my.telegram.org)

## Based on

* https://github.com/egramtel/tdsharp
* https://github.com/ForNeVeR/tdlib.native
* https://github.com/tdlib/td
* https://github.com/dotnet/reactive