toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.core
/
dev.inmo.tgbotapi.types
/
BackgroundType
/
ChatTheme
Chat
Theme
@
Serializable
data
class
ChatTheme
(
val
themeName
:
String
)
:
BackgroundType
Members
Constructors
Chat
Theme
Link copied to clipboard
constructor
(
themeName
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
theme
Name
Link copied to clipboard
@
SerialName
(
value
=
"theme_name"
)
val
themeName
:
String
type
Link copied to clipboard
@
EncodeDefault
@
SerialName
(
value
=
"type"
)
open
override
val
type
:
String