Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Releases: SamueleLorefice/TelegramSharp

0.3Alpha release

03 Aug 16:27
Compare
Choose a tag to compare
0.3Alpha release Pre-release
Pre-release

Added forward, message, reworked a lot of the api.

0.2Alpha

13 Mar 18:14
Compare
Choose a tag to compare
0.2Alpha Pre-release
Pre-release

This include some hotfix with configuration loading and makes the library perfectly functional. Also added the license (GNU GPL v3).

0.1Alpha

13 Mar 15:22
Compare
Choose a tag to compare
0.1Alpha Pre-release
Pre-release

Really in dev release, features:

  • Receive messages
  • Runs as automatic thread (no code required to automatically receive messages and answer)
  • Supports every type of received media (but can't send non textual messages)
  • MarkDown and HTML formatting for messages supported
  • Self integrated commands (/me, /me for owner, /botstats)
  • Crash free, autoskip of network exceptions
  • Message logging
  • Mono friendly version (requires only JSON.Net)