mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI-examples.git
synced 2026-05-22 16:27:17 +00:00
Compare commits
1 Commits
7.1.2
...
2136d2772d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2136d2772d |
@@ -67,7 +67,7 @@ fun main() {
|
||||
}
|
||||
}
|
||||
})
|
||||
appendText("Exit button")
|
||||
appendText("Example button")
|
||||
} ?: window.alert("Unable to load body")
|
||||
|
||||
document.body ?.appendElement("p", {})
|
||||
|
||||
@@ -5,7 +5,7 @@ org.gradle.jvmargs=-Xmx2g
|
||||
|
||||
|
||||
kotlin_version=1.8.21
|
||||
telegram_bot_api_version=7.1.2
|
||||
micro_utils_version=0.18.1
|
||||
telegram_bot_api_version=7.1.1
|
||||
micro_utils_version=0.18.2-branch_0.18.2-build474
|
||||
serialization_version=1.5.0
|
||||
ktor_version=2.3.0
|
||||
|
||||
Reference in New Issue
Block a user