toggle menu
Telegram Bot
7.4.0
common
switch theme
search in API
Telegram Bot
/
eu.vendeli.tgbot.types
/
BackgroundFill
/
FreeformGradient
Freeform
Gradient
@
Serializable
@
SerialName
(
value
=
"freeform_gradient"
)
data
class
FreeformGradient
(
val
colors
:
List
<
Int
>
)
:
BackgroundFill
Members
Constructors
Freeform
Gradient
Link copied to clipboard
constructor
(
colors
:
List
<
Int
>
)
Properties
colors
Link copied to clipboard
val
colors
:
List
<
Int
>
type
Link copied to clipboard
val
type
:
String