tgbotapi/tgbotapi
InsanusMokrassar 249efeee7e update scripts 2021-11-14 19:42:03 +06:00
..
README.md small fix 2021-10-18 15:38:42 +06:00
build.gradle update scripts 2021-11-14 19:42:03 +06:00
mpp_publish_template.kpsb Update mpp_publish_template.kpsb 2021-03-03 01:39:18 +06:00
publish.gradle Update publish.gradle 2021-03-03 01:37:38 +06:00

README.md

TelegramBotAPI

Concentration of all TelegramBotAPI libraries:

Implementation

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