Table of Contents

Class DiscordApplicationEmoji

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Represents a application emoji.

public sealed class DiscordApplicationEmoji : DiscordEmoji, IEquatable<DiscordEmoji>
Inheritance
DiscordApplicationEmoji
Implements
Inherited Members
Extension Methods

Properties

User

Gets the user that created the emoji (Either a team member or the bot through api).

Methods

DeleteAsync()

Deletes this emoji.

ModifyAsync(string)

Modifies this emoji.