lazy Unicode Emoji
Lazily converts the supplied Emoji into a JDA UnicodeEmoji.
Note: If you use the emoji constants, you can instead use the constants from Emojis or UnicodeEmojis.
This is useful to load JEmoji only when it's necessary, avoiding any startup delay.
An alternative is to use the emoji in-place, i.e., where is it actually used.
Lazily converts the supplied Emoji into a JDA UnicodeEmoji.
This is useful to load emojis only when it's necessary, avoiding any startup delay.
An alternative is to use the emoji in-place, i.e., where is it actually used.