kord
Toggle table of contents
or(map(map(map(map(valueof(ProcessOutputValueSource))))), map(map(map(map(valueof(ProcessOutputValueSource))))))
common
Target filter
common
Switch theme
Search in API
Skip to content
kord
kord-rest
/
dev.kord.rest.builder.interaction
/
GuildMultiApplicationCommandBuilder
/
entryPoint
entry
Point
inline
fun
MultiApplicationCommandBuilder
.
entryPoint
(
name
:
String
,
description
:
String
,
handler
:
PrimaryEntryPointCommandHandlerType
,
builder
:
EntryPointCreateBuilder
.
(
)
->
Unit
)
(
source
)