Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 508 Bytes

File metadata and controls

10 lines (9 loc) · 508 Bytes

TelegramBotSimpleTemplate


This is a simple Telegram bot in c# that could be used as a template or for learning basic features

What it does


  1. Echoes text sent by user
  2. Returns UserID of the sender or of another user if replied to with the command (Telegram does not allow the bot to return the userID of users that are simply tagged to the command
  3. The Bot can create an in-chat keyboard (callback queries) and replies with the key clicked
  4. Bot sends "Farewell" with a specific command