Class DiscordGuildEmoji
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Represents a guild emoji.
public sealed class DiscordGuildEmoji : DiscordEmoji, IEquatable<DiscordEmoji>
- Inheritance
-
DiscordGuildEmoji
- Implements
- Inherited Members
- Extension Methods
Properties
- Guild
Gets the guild to which this emoji belongs.
- User
Gets the user that created this emoji.
Methods
- DeleteAsync(string)
Deletes this emoji.
- ModifyAsync(string, IEnumerable<DiscordRole>, string)
Modifies this emoji.