toggle menu
kord-extensions
2.4.1-SNAPSHOT
jvm
switch theme
search in API
func-welcome
/
dev.kordex.modules.func.welcome.blocks
/
LinksBlock
/
LinksBlock
Links
Block
constructor
(
title
:
String
,
links
:
Map
<
String
,
String
>
,
text
:
String
?
=
null
,
color
:
Color
=
DISCORD_BLURPLE
,
description
:
String
?
=
null
,
template
:
String
=
"**»** [{TEXT}]({URL})"
)