replaceAllEmojis

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

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