kiscord
0.6.0
kiscord-interactions
/
kiscord.interactions
/
component
component
fun
ComponentRegistrar
.
component
(
)
:
ComponentHandle
<
Unit
>
(
source
)
fun
ComponentRegistrar
.
component
(
customId
:
String
)
:
ComponentHandle
<
String
>
(
source
)
fun
ComponentRegistrar
.
component
(
regexId
:
Regex
)
:
ComponentHandle
<
MatchResult
>
(
source
)