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-gateway
/
dev.kord.gateway
/
GuildScheduledEventUserRemove
Guild
Scheduled
Event
User
Remove
data
class
GuildScheduledEventUserRemove
(
val
data
:
GuildScheduledEventUserMetadata
,
val
sequence
:
Int
?
)
:
DispatchEvent
(
source
)
Members
Constructors
Guild
Scheduled
Event
User
Remove
Link copied to clipboard
constructor
(
data
:
GuildScheduledEventUserMetadata
,
sequence
:
Int
?
)
Properties
data
Link copied to clipboard
val
data
:
GuildScheduledEventUserMetadata
sequence
Link copied to clipboard
open
override
val
sequence
:
Int
?