tgbotapi/tgbotapi
InsanusMokrassar 804b991921 update kdocs 2023-03-04 21:18:50 +06:00
..
README.md small fix 2021-10-18 15:38:42 +06:00
build.gradle update kdocs 2023-03-04 21:18:50 +06:00

README.md

TelegramBotAPI

Concentration of all TelegramBotAPI libraries:

Implementation

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