mirror of
https://github.com/InsanusMokrassar/TelegramBotApiLibraries.git
synced 2024-11-08 09:23:51 +00:00
This project contains libraries built around TelegramBotAPI library
.github/workflows | ||
cache | ||
gradle/wrapper | ||
resender | ||
.gitignore | ||
build.gradle | ||
extensions.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
mppJavaWithJsProject.gradle | ||
publish.gradle | ||
publish.kpsb | ||
README.md | ||
settings.gradle |
TelegramBotAPI Libraries
This project was created due to neccessity of additional libraries over tgbotapi. Currently there are plans to create several libraries at the start of this project:
- 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)