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
/
GuildAuditLogEntryCreate
Guild
Audit
Log
Entry
Create
data
class
GuildAuditLogEntryCreate
(
val
entry
:
DiscordAuditLogEntry
,
val
sequence
:
Int
?
)
:
DispatchEvent
(
source
)
Members
Constructors
Guild
Audit
Log
Entry
Create
Link copied to clipboard
constructor
(
entry
:
DiscordAuditLogEntry
,
sequence
:
Int
?
)
Properties
entry
Link copied to clipboard
val
entry
:
DiscordAuditLogEntry
sequence
Link copied to clipboard
open
override
val
sequence
:
Int
?