8 lines
490 B
Markdown
Raw Normal View History

2021-02-22 01:48:48 +06:00
# TelegramBotAPI Libraries
2021-02-22 01:30:47 +06:00
2021-02-22 01:48:48 +06:00
This project was created due to neccessity of additional libraries over [tgbotapi](https://github.com/InsanusMokrassar/TelegramBotAPI).
Currently there are plans to create several libraries at the start of this project:
2021-02-22 01:30:47 +06:00
2021-05-06 12:02:23 +06:00
* Cache library for media (saving and autorefreshing of `fileId`) (**currently in TBD state**)
* Cache library for admins (saving chat admins, autoupdate and refreshing by command (maybe)) (you may retrieve it using github packages for now)