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.data
/
RemovedReactionData
Removed
Reaction
Data
@
Serializable
data
class
RemovedReactionData
(
val
id
:
Snowflake
?
=
null
,
val
name
:
String
?
)
(
source
)
Members
Constructors
Removed
Reaction
Data
Link copied to clipboard
constructor
(
id
:
Snowflake
?
=
null
,
name
:
String
?
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
id
Link copied to clipboard
val
id
:
Snowflake
?
=
null
name
Link copied to clipboard
val
name
:
String
?