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.cache
/
ViewKeys
View
Keys
class
ViewKeys
(
keySet
:
MutableSet
<
Any
>
=
mutableSetOf()
)
(
source
)
Members
Constructors
View
Keys
Link copied to clipboard
constructor
(
keySet
:
MutableSet
<
Any
>
=
mutableSetOf()
)
Properties
keys
Link copied to clipboard
val
keys
:
Set
<
Any
>
Functions
add
Link copied to clipboard
fun
add
(
key
:
Any
)