1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-18 07:45:27 +00:00
tgbotapi/tgbotapi
2021-01-07 17:24:58 +06:00
..
build.gradle add chat event triggers and expectations in steps 2021-01-07 17:24:58 +06:00
mpp_publish_template.kpsb update publication scripts 2020-11-09 14:45:29 +06:00
publish.gradle update publishing urls 2020-11-18 17:51:53 +06:00
README.md READMEs fixes 2020-10-04 18:54:57 +06:00

TelegramBotAPI

Concentration of all TelegramBotAPI libraries:

Implementation

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