mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2025-12-26 08:05:50 +00:00
ContentMessage -> CommonMessage in behaviour_builder, fill readme of behaviour_builder and update projects schema
This commit is contained in:
@@ -39,9 +39,7 @@ kotlin {
|
||||
commonMain {
|
||||
dependencies {
|
||||
implementation kotlin('stdlib')
|
||||
api project(":tgbotapi.core")
|
||||
api project(":tgbotapi.extensions.utils")
|
||||
api project(":tgbotapi.extensions.api")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user