Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 564 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 564 Bytes

TeleSharp

TeleSharp is C# implementation of Telegram Bot API

It support most of the features of Telegram Bot API including :

  • Get Bot information
  • Read received messages
  • Send text message
  • Forward message
  • Replay message
  • Send location
  • Send & receive sticker
  • Send & receive photo
  • Send & receive video
  • Send & receive audio
  • Send & receive document
  • Set current status of bot like(Typing, Upload photo, Upload video and etc)
  • Support Inline Bots
  • Support ReplyKeyboardMarkup (Custom keyboards)

It's very light and simple to use, enjoy it ;)