Skip to content

v-c-dev/TelegramBotSimpleTemplate

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages