Search Results for

    Show / Hide Table of Contents

    Class DiscordAuditLogEmojiEntry

    Represents a audit log emoji entry.

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

    Properties

    | Improve this Doc View Source

    NameChange

    Gets the description of emoji's name change.

    Declaration
    public PropertyChange<string> NameChange { get; }
    Property Value
    Type Description
    PropertyChange<System.String>
    | Improve this Doc View Source

    Target

    Gets the affected emoji.

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

    Extension Methods

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