tgbotapi/TelegramBotAPI/README.md

422 B

TelegramBotAPI

Concentration of all TelegramBotAPI libraries:

Implementation

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