mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2025-02-16 19:52:01 +00:00
TelegramBotAPI
Concentration of all TelegramBotAPI libraries:
- TelegramBotAPI Core
- Extensions:
Implementation
dependencies {
// ...
implementation "dev.inmo:tgbotapi:$tgBotAPIVersion"
}