Interface IGuildEmoji
public interface IGuildEmoji : IEmoji, ISnowflake
- Inherited Members
Properties
Creator
The user that created the emoji.
IUser? Creator { get; }
Property Value
Methods
GetEmojiUrl(int)
Get the emoji's image.
string GetEmojiUrl(int size)
Parameters
sizeint