mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI-examples.git
synced 2025-09-03 23:29:50 +00:00
small refactor in webapp
This commit is contained in:
@@ -79,7 +79,8 @@ fun main() {
|
||||
false -> "Data is unsafe"
|
||||
}
|
||||
)
|
||||
Text(webApp.initDataUnsafe.chat.toString())
|
||||
P()
|
||||
Text("Chat from WebAppInitData: ${webApp.initDataUnsafe.chat}")
|
||||
|
||||
Button({
|
||||
onClick {
|
||||
|
Reference in New Issue
Block a user