-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
Hi,
Thank you for your work, nice lib !
Could you please add the capabilities to remove all emojis (and/or) replace with any char/string ?
EmojiParser().replaceAll("...", "X");
EmojiParser().removeEmojis("..."); // which could be EmojiParser().replace("...", "");
// Deletion/replacement to empty string should remove double space if any :) Thanks !
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels