TelegramDB v0.2.0
What's Changed
- Added support for python 3.6 and 3.7
- Added support for telethon clients
- Added delete(), get_all() methods
- Depricated telegram module
- Added documentations, click here to open.
- Changed library name to telegramdb by @VarnaX-279 in #2
- Add missing imports in usage by @FayasNoushad in #4
- Few more fixes and improvements
New Contributors
- @VarnaX-279 made their first contribution in #2
- @FayasNoushad made their first contribution in #4
Full Changelog: v0.1.0...v0.2.0