tgbotapi/tgbotapi
InsanusMokrassar 2717cb4fc6 exprimentally update publishing scripts 2020-11-18 17:18:51 +06:00
..
README.md READMEs fixes 2020-10-04 18:54:57 +06:00
build.gradle exprimentally update publishing scripts 2020-11-18 17:18:51 +06:00
mpp_publish_template.kpsb update publication scripts 2020-11-09 14:45:29 +06:00
publish.gradle exprimentally update publishing scripts 2020-11-18 17:18:51 +06:00

README.md

TelegramBotAPI

Concentration of all TelegramBotAPI libraries:

Implementation

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