ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.types
/
BackgroundType
/
Fill
Fill
data
class
Fill
(
val
fill
:
BackgroundFill
,
val
darkThemeDimming
:
<Error class: unknown class>
)
:
BackgroundType.Fillable
,
BackgroundType.Dimmable
Members
Constructors
Fill
Link copied to clipboard
constructor
(
fill
:
BackgroundFill
,
darkThemeDimming
:
<Error class: unknown class>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
dark
Theme
Dimming
Link copied to clipboard
open
override
val
darkThemeDimming
:
<Error class: unknown class>
fill
Link copied to clipboard
open
override
val
fill
:
BackgroundFill
type
Link copied to clipboard
open
override
val
type
:
String