mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2026-01-10 07:19:20 +00:00
TelegramBotAPI-all
Concentration of all TelegramBotAPI libraries:
Implementation
dependencies {
// ...
implementation "com.github.insanusmokrassar:TelegramBotAPI:$tgBotAPIVersion"
}