Skip to content

ZETALVX/Telegram.Bot.v17

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram.Bot

A small tutorial to program a Telegram BOT with C#.

First video tutorial on my channel: https://www.youtube.com/watch?v=EJIur-6RqPY

Complete playlist: https://www.youtube.com/playlist?list=PLcnoyBwb8WRhH3br-qtxo-pmQ7YbYQWEb

I used the "Telegram.Bot" library. The version of Telegram.Bot used is the 17.0.0 The version used of "Telegram.Bot.Extension.Polling" is 1.0.2. I used Visual Studio 2022. You can install both by going to: project, NuGet packets. Search and install both and use the latest version available.

New versions are now available. If you are interested in the latest versions, please check the official documentation directly.

For more info, consult the official link: https://github.com/TelegramBots/Teleg... and the Wiki: https://telegrambots.github.io/book/

Releases

No releases published

Packages

No packages published

Languages