This project contains libraries built around TelegramBotAPI library
Go to file
InsanusMokrassar dc63639fee
Merge pull request #72 from InsanusMokrassar/0.18.3
0.18.3
2024-02-21 02:25:50 +06:00
.github/workflows update jdk version everywhere up to 17 2023-11-06 17:34:07 +06:00
cache improvements in MessagesResender 2024-01-13 14:37:21 +06:00
gradle/wrapper update gradle wrapper 2023-12-24 23:33:14 +06:00
resender revert algorithm of messages resender 2024-02-21 02:22:45 +06:00
.gitignore ignore kotlin-js-store 2022-01-04 19:21:53 +06:00
LICENSE Initial commit 2021-02-22 01:30:47 +06:00
README.md Update README.md 2021-05-06 12:02:23 +06:00
build.gradle update repositories 2023-12-10 14:59:50 +06:00
extensions.gradle cleanup 2022-10-22 22:33:45 +06:00
gradle.properties start 0.18.3 2024-02-21 02:00:10 +06:00
gradlew Initial commit 2021-02-22 01:30:47 +06:00
gradlew.bat Initial commit 2021-02-22 01:30:47 +06:00
mppJavaWithJsProject.gradle update jdk version everywhere up to 17 2023-11-06 17:34:07 +06:00
publish.gradle update repositories 2023-12-10 14:59:50 +06:00
publish.kpsb update repositories 2023-12-10 14:59:50 +06:00
settings.gradle add resender module 2023-01-14 22:37:56 +06:00

README.md

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)