Class DiscordAuditLogInviteEntry
- Namespace
- DSharpPlus.Entities.AuditLogs
- Assembly
- DSharpPlus.dll
public sealed class DiscordAuditLogInviteEntry : DiscordAuditLogEntry
- Inheritance
-
DiscordAuditLogInviteEntry
- Inherited Members
Properties
- ChannelChange
Gets the description of invite's target channel change.
- CodeChange
Gets the description of invite's code change.
- InviterChange
Gets the description of invite's inviting member change.
- MaxAgeChange
Gets the description of invite's max age change.
- MaxUsesChange
Gets the description of invite's max use count change.
- Target
Gets the affected invite.
- TemporaryChange
Gets the description of invite's temporariness change.
- UsesChange
Gets the description of invite's use count change.