Category "wtelegramclient"

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