Search Results for

    Show / Hide Table of Contents

    Class DiscordAuditLogMemberDisconnectEntry

    Represents a audit log member disconnect entry.

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

    Properties

    | Improve this Doc View Source

    UserCount

    Gets the amount of users that were disconnected from the voice channel.

    Declaration
    public int UserCount { get; }
    Property Value
    Type Description
    System.Int32

    Extension Methods

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