mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2025-10-18 05:40:08 +00:00
TelegramBotAPI
Concentration of all TelegramBotAPI libraries:
Implementation
dependencies {
// ...
implementation "com.github.insanusmokrassar:TelegramBotAPI:$tgBotAPIVersion"
}