1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-01 23:45:25 +00:00
tgbotapi/tgbotapi
2021-01-13 14:21:35 +06:00
..
build.gradle rename steps subproject to behaviour_builder 2021-01-07 18:17:50 +06:00
mpp_publish_template.kpsb update publication scripts 2021-01-13 14:21:35 +06:00
publish.gradle update publication scripts 2021-01-13 14:21:35 +06:00
README.md ContentMessage -> CommonMessage in behaviour_builder, fill readme of behaviour_builder and update projects schema 2021-01-08 16:28:00 +06:00

TelegramBotAPI

Concentration of all TelegramBotAPI libraries:

Implementation

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