toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.core
/
dev.inmo.tgbotapi.types
/
MenuButton
Menu
Button
@
Serializable
(
with
=
MenuButtonSerializer::class
)
sealed
interface
MenuButton
Inheritors
Commands
WebApp
Default
Unknown
Members
Types
Commands
Link copied to clipboard
@
Serializable
object
Commands
:
MenuButton
Default
Link copied to clipboard
@
Serializable
object
Default
:
MenuButton
Unknown
Link copied to clipboard
@
Serializable
data
class
Unknown
(
val
type
:
String
,
val
rawJson
:
JsonElement
)
:
MenuButton
Web
App
Link copied to clipboard
@
Serializable
data
class
WebApp
(
val
text
:
String
,
val
webApp
:
WebAppInfo
)
:
MenuButton
Properties
type
Link copied to clipboard
@
EncodeDefault
abstract
val
type
:
String