This repository has been archived by the owner on Jan 10, 2023. It is now read-only.
Releases: SamueleLorefice/TelegramSharp
Releases · SamueleLorefice/TelegramSharp
0.3Alpha release
Added forward, message, reworked a lot of the api.
0.2Alpha
This include some hotfix with configuration loading and makes the library perfectly functional. Also added the license (GNU GPL v3).
0.1Alpha
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)