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-common
/
dev.kord.common.entity
/
MessageActivity
Message
Activity
@
Serializable
data
class
MessageActivity
(
val
type
:
MessageActivityType
,
val
partyId
:
Optional
<
String
>
=
Optional.Missing()
)
(
source
)
Members
Constructors
Message
Activity
Link copied to clipboard
constructor
(
type
:
MessageActivityType
,
partyId
:
Optional
<
String
>
=
Optional.Missing()
)
Properties
party
Id
Link copied to clipboard
@
SerialName
(
value
=
"party_id"
)
val
partyId
:
Optional
<
String
>
type
Link copied to clipboard
val
type
:
MessageActivityType