toggle menu
kord-extensions
2.3.6-SNAPSHOT
jvm
switch theme
search in API
kord-extensions
/
dev.kordex.core.builders
/
AboutBuilder
/
section
section
suspend
fun
section
(
name
:
Key
,
description
:
Key
,
builder
:
suspend
Section
.
(
)
->
Unit
)
suspend
fun
section
(
name
:
String
,
description
:
String
,
builder
:
suspend
Section
.
(
)
->
Unit
)