replaceAllEmojis

fun EmojiManager.replaceAllEmojis(str: String, replacementString: String): String

Replace all emojis with character

Return

the string with replaced character

Parameters

str

the string to process

replacementString

replacement the string that will replace all the emojis