toggle menu
BotCommands
JVM
switch theme
search in API
BotCommands
/
io.github.freya022.botcommands.api.core.utils
/
joinAsList
join
As
List
fun
<
T
>
Iterable
<
T
>
.
joinAsList
(
linePrefix
:
String
=
" -"
,
transform
:
(
T
)
->
CharSequence
?
=
null
)
:
String
(
source
)