toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.core
/
dev.inmo.tgbotapi.types
/
MenuButton
/
WebApp
Web
App
@
Serializable
data
class
WebApp
(
val
text
:
String
,
val
webApp
:
WebAppInfo
)
:
MenuButton
Members
Constructors
Web
App
Link copied to clipboard
constructor
(
text
:
String
,
webApp
:
WebAppInfo
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
text
Link copied to clipboard
val
text
:
String
type
Link copied to clipboard
@
Required
@
EncodeDefault
open
override
val
type
:
String
web
App
Link copied to clipboard
@
SerialName
(
value
=
"web_app"
)
val
webApp
:
WebAppInfo