Skip to content

Add new property for DiscordEmoji, overload method for WithColor

Mateusz Brawański requested to merge github/fork/armaa/master into master

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.

Merge request reports

Loading