mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-08 09:23:47 +00:00
.. | ||
src/commonMain/kotlin | ||
build.gradle | ||
README.md |
TelegramBotAPI
Concentration of all TelegramBotAPI libraries:
- TelegramBotAPI Core
- Extensions:
Implementation
dependencies {
// ...
implementation "dev.inmo:tgbotapi:$tgBotAPIVersion"
}