1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-01 23:45:25 +00:00
tgbotapi/tgbotapi
2022-01-07 13:29:53 +06:00
..
build.gradle update scripts 2021-11-14 19:42:03 +06:00
publish.gradle Update core publish scripts 2022-01-07 13:29:53 +06:00
publish.kpsb Update core publish scripts 2022-01-07 13:29:53 +06:00
README.md small fix 2021-10-18 15:38:42 +06:00

TelegramBotAPI

Concentration of all TelegramBotAPI libraries:

Implementation

dependencies {
    // ...
    implementation "dev.inmo:tgbotapi:$tgBotAPIVersion"
}