Class DiscordAuditLogBanEntry
Represents a audit log ban entry.
Inherited Members
Namespace: DisCatSharp.Entities
Assembly: DisCatSharp.dll
Syntax
public sealed class DiscordAuditLogBanEntry : DiscordAuditLogEntry
Properties
| Improve this Doc View SourceTarget
Gets the banned member.
Declaration
public DiscordMember Target { get; }
Property Value
Type | Description |
---|---|
DiscordMember |