mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2026-01-01 19:09:20 +00:00
TelegramBotAPI
Concentration of all TelegramBotAPI libraries:
- TelegramBotAPI Core
- TelegramBotAPI Extensions
- TelegramBotAPI Util Extensions
- TelegramBotAPI Behaviour Builder Extensions
Implementation
dependencies {
// ...
implementation "dev.inmo:tgbotapi:$tgBotAPIVersion"
}