1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-02 16:05:28 +00:00
tgbotapi/tgbotapi
2021-03-03 01:39:18 +06:00
..
build.gradle now JVM part will be compiled with IR 2021-02-06 00:52:39 +06:00
mpp_publish_template.kpsb Update mpp_publish_template.kpsb 2021-03-03 01:39:18 +06:00
publish.gradle Update publish.gradle 2021-03-03 01:37:38 +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"
}