AuditLogEntry

Constructors

Link copied to clipboard
constructor(data: DiscordAuditLogEntry, kord: Kord)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override val kord: Kord

The kord instance that created this object.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
operator fun <T> get(value: AuditLogChangeKey<T>): AuditLogChange<T>?