Add new property for DiscordEmoji, overload method for WithColor
Created by: armaa
Added a color overload method for DiscordEmbedBuilder
for snowflakes (read: for people wanting some other colors other than the colors from DiscordColor.Colors
), and RealName
property which returns the name of the emoji like how it is written in chat (like :joy:
for example) instead of unicode character, which Name
returns.