toggle menu
kord-extensions
2.3.6-SNAPSHOT
jvm
switch theme
search in API
kord-extensions
/
dev.kordex.core.builders.about
Package-level
declarations
Types
Types
Copyright
Link copied to clipboard
data
class
Copyright
(
val
name
:
String
,
val
license
:
String
,
val
type
:
CopyrightType
,
val
url
:
String
?
)
Copyright
Type
Link copied to clipboard
sealed
class
CopyrightType
Section
Link copied to clipboard
class
Section
(
val
name
:
Key
,
val
description
:
Key
)
:
KordExKoinComponent