mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2025-11-15 19:40:19 +00:00
TelegramBotAPI
Concentration of all TelegramBotAPI libraries:
Implementation
dependencies {
// ...
implementation "dev.inmo.tgbotapi:TelegramBotAPI:$tgBotAPIVersion"
}