mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-16 21:33:47 +00:00
526 B
526 B
TelegramBotAPI
Concentration of all TelegramBotAPI libraries:
- TelegramBotAPI Core
- Extensions:
Implementation
dependencies {
// ...
implementation "dev.inmo:tgbotapi:$tgBotAPIVersion"
}