mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI-examples.git
synced 2025-09-06 00:29:59 +00:00
small refactor in webapp
This commit is contained in:
@@ -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 {
|
||||||
|
Reference in New Issue
Block a user