ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.types
/
MenuButton
Menu
Button
sealed
interface
MenuButton
Inheritors
Commands
WebApp
Default
Unknown
Members
Types
Commands
Link copied to clipboard
object
Commands
:
MenuButton
Default
Link copied to clipboard
object
Default
:
MenuButton
Unknown
Link copied to clipboard
data
class
Unknown
(
val
type
:
String
,
val
rawJson
:
<Error class: unknown class>
)
:
MenuButton
Web
App
Link copied to clipboard
data
class
WebApp
(
val
text
:
String
,
val
webApp
:
WebAppInfo
)
:
MenuButton
Properties
type
Link copied to clipboard
abstract
val
type
:
String