removeAllEmojisExcept
Removes all the emojis in a String except a provided set
Return
the string without the emojis that were removed
Parameters
str
the string to process
emojisToKeep
the emojis to keep in this string
Removes all the emojis in a String except a provided set
the string without the emojis that were removed
the string to process
the emojis to keep in this string