tgbotapi/tgbotapi
InsanusMokrassar 1f69c16f2a fix of build 2023-04-04 00:21:59 +06:00
..
src/commonMain/kotlin fix of build 2023-04-04 00:21:59 +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"
}