isOnlyEmojis
Tests if a given String only contains emojis.
Return
true if the string only contains emojis, false else
Parameters
string
the string to test
Tests if a given String only contains emojis.
true if the string only contains emojis, false else
the string to test