toggle menu
Telegram Bot
7.4.0
common
switch theme
search in API
Telegram Bot
/
eu.vendeli.tgbot.types.keyboard
/
MenuButton
/
WebApp
Web
App
@
Serializable
@
SerialName
(
value
=
"web_app"
)
data
class
WebApp
(
val
text
:
String
,
val
webApp
:
WebAppInfo
)
:
MenuButton
Members
Constructors
Web
App
Link copied to clipboard
constructor
(
text
:
String
,
webApp
:
WebAppInfo
)
Properties
text
Link copied to clipboard
val
text
:
String
type
Link copied to clipboard
open
val
type
:
String
web
App
Link copied to clipboard
val
webApp
:
WebAppInfo