Category "wtelegramclient"

Problem with importing users using library WTelegramClient

Follow this link: https://github.com/wiz0u/WTelegramClient , downloaded the project: wtelgramclienttestwf. On the main form, I added a ordinary button with a de

Via Client.Update how to find out that I sent a message?

Tell me how I can understand what is in the handler Client.Update is the message coming from me? For some reason it happens that I look at the From_id and From.

C# WTelegramClient Telegram-API How to programmatically click a button in a message from Telegram-Bot

The program communicates with Telegram-Bot. A text message is sent to the bot. The bot responds to the message. The answer contains 3 buttons. Question: How to