docs
Toggle table of contents
35.1.0
js
Target filter
js
Switch theme
Search in API
Skip to content
docs
docs
/
dev.inmo.tgbotapi.webapps
/
Color
Color
js
sealed
interface
Color
(
source
)
Inheritors
BackgroundColor
Hex
Members
Types
Background
Color
Link copied to clipboard
js
@
Serializable
value
class
BackgroundColor
(
val
value
:
String
)
:
Color
Companion
Link copied to clipboard
js
object
Companion
Hex
Link copied to clipboard
js
@
Serializable
value
class
Hex
(
val
value
:
String
)
:
Color
Properties
value
Link copied to clipboard
js
abstract
val
value
:
String