1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-01 07:25:23 +00:00
tgbotapi/TelegramBotAPI/README.md

422 B

TelegramBotAPI

Concentration of all TelegramBotAPI libraries:

Implementation

dependencies {
    // ...
    implementation "com.github.insanusmokrassar:TelegramBotAPI:$tgBotAPIVersion"
}