Search Results for

    Show / Hide Table of Contents

    Class DiscordAuditLogBanEntry

    Represents a audit log ban entry.

    Inheritance
    System.Object
    SnowflakeObject
    DiscordAuditLogEntry
    DiscordAuditLogBanEntry
    Inherited Members
    DiscordAuditLogEntry.ActionType
    DiscordAuditLogEntry.UserResponsible
    DiscordAuditLogEntry.Reason
    DiscordAuditLogEntry.ActionCategory
    SnowflakeObject.Id
    SnowflakeObject.CreationTimestamp
    Namespace: DisCatSharp.Entities
    Assembly: DisCatSharp.dll
    Syntax
    public sealed class DiscordAuditLogBanEntry : DiscordAuditLogEntry

    Properties

    | Improve this Doc View Source

    Target

    Gets the banned member.

    Declaration
    public DiscordMember Target { get; }
    Property Value
    Type Description
    DiscordMember

    Extension Methods

    ReflectionUtilities.ToDictionary<T>(T)
    • Improve this Doc
    • View Source
    In This Article
    Back to top © 2021-2022 Aiko IT Systems