mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI-examples.git
synced 2024-12-22 00:27:19 +00:00
small refactor in webapp
This commit is contained in:
parent
d12e9aa032
commit
2ab8ccbfdf
@ -79,7 +79,8 @@ fun main() {
|
|||||||
false -> "Data is unsafe"
|
false -> "Data is unsafe"
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
Text(webApp.initDataUnsafe.chat.toString())
|
P()
|
||||||
|
Text("Chat from WebAppInitData: ${webApp.initDataUnsafe.chat}")
|
||||||
|
|
||||||
Button({
|
Button({
|
||||||
onClick {
|
onClick {
|
||||||
|
Loading…
Reference in New Issue
Block a user