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](https://telegramdb.readthedocs.io) to open.
* Changed library name to telegramdb by VarnaX-279 in https://github.com/AnimeKaizoku/TelegramDB/pull/2
* Add missing imports in usage by FayasNoushad in https://github.com/AnimeKaizoku/TelegramDB/pull/4
* Few more fixes and improvements
New Contributors
* VarnaX-279 made their first contribution in https://github.com/AnimeKaizoku/TelegramDB/pull/2
* FayasNoushad made their first contribution in https://github.com/AnimeKaizoku/TelegramDB/pull/4
**Full Changelog**: https://github.com/AnimeKaizoku/TelegramDB/compare/v0.1.0...v0.2.0