A type alias representing a union of all possible audit log entry types.
The type of action the user performed.
The unique identifier for this audit log entry. Encodes the timestamp this event occurred at.
An optional reason the user or bot provided when performing this action.
If applicable, the id of the user, channel, or other Discord entity that this action applied to.
An instance of the discord.User that performed this action.
The id of the discord.User that performed this action.
Generated using TypeDoc
A class that wraps information on a guild's individual audit log entry.