kord
Toggle table of contents
or(map(map(map(map(valueof(ProcessOutputValueSource))))), map(map(map(map(valueof(ProcessOutputValueSource))))))
common
Platform filter
common
Switch theme
Search in API
kord
kord-core
/
dev.kord.core
/
Kord
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
proxy
Link copied to clipboard
@
KordExperimental
inline
fun
proxy
(
applicationId
:
Snowflake
,
builder
:
KordProxyBuilder
.
(
)
->
Unit
=
{}
)
:
Kord
Builds a
Kord
instance configured by the
builder
.
rest
Only
Link copied to clipboard
@
KordExperimental
inline
fun
restOnly
(
token
:
String
,
builder
:
KordRestOnlyBuilder
.
(
)
->
Unit
=
{}
)
:
Kord
Builds a
Kord
instance configured by the
builder
.