mirror of
https://github.com/wiz0u/WTelegramClient.git
synced 2026-04-21 06:13:57 +00:00
API Layer 179.3: UpdateBroadcastRevenueTransactions
This commit is contained in:
parent
7d388e6e75
commit
37b8f6c054
3 changed files with 9 additions and 2 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
## *_Telegram Client API library written 100% in C# and .NET_*
|
||||
|
||||
This library allows you to connect to Telegram and control a user programmatically (or a bot, but [Telegram.Bot](https://github.com/TelegramBots/Telegram.Bot) is much easier for that).
|
||||
This library allows you to connect to Telegram and control a user programmatically (or a bot, but [WTelegramBot](https://www.nuget.org/packages/WTelegramBot) is much easier for that).
|
||||
All the Telegram Client APIs (MTProto) are supported so you can do everything the user could do with a full Telegram GUI client.
|
||||
|
||||
This ReadMe is a **quick but important tutorial** to learn the fundamentals about this library. Please read it all.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue