toggle menu
Telegram Bot
7.4.0
common
switch theme
search in API
Telegram Bot
/
eu.vendeli.tgbot.types
/
BackgroundType
/
Fill
Fill
@
Serializable
@
SerialName
(
value
=
"fill"
)
data
class
Fill
(
val
fill
:
BackgroundFill
,
val
darkThemeDimming
:
Int
)
:
BackgroundType
Members
Constructors
Fill
Link copied to clipboard
constructor
(
fill
:
BackgroundFill
,
darkThemeDimming
:
Int
)
Properties
dark
Theme
Dimming
Link copied to clipboard
val
darkThemeDimming
:
Int
fill
Link copied to clipboard
val
fill
:
BackgroundFill
type
Link copied to clipboard
val
type
:
String