toggle menu
kord-extensions
2.3.6-SNAPSHOT
jvm
switch theme
search in API
kord-extensions
/
dev.kordex.core.builders.about
/
Section
Section
class
Section
(
val
name
:
Key
,
val
description
:
Key
)
:
KordExKoinComponent
Members
Constructors
Section
Link copied to clipboard
constructor
(
name
:
String
,
description
:
String
)
constructor
(
name
:
Key
,
description
:
Key
)
Properties
builder
Link copied to clipboard
lateinit
var
builder
:
SectionBuilder
description
Link copied to clipboard
val
description
:
Key
ephemeral
Link copied to clipboard
var
ephemeral
:
Boolean
?
name
Link copied to clipboard
val
name
:
Key
Functions
get
Koin
Link copied to clipboard
open
override
fun
getKoin
(
)
:
Koin
Get the associated Koin instance.
message
Link copied to clipboard
fun
message
(
builder
:
SectionBuilder
)
validate
Link copied to clipboard
fun
validate
(
)