Class DiscordGuildEmoji
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
public sealed class DiscordGuildEmoji : DiscordEmoji
- Inheritance
-
DiscordGuildEmoji
- Inherited Members
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.