isEmojiOnly

fun isEmojiOnly(message: Message): Boolean

Checks whether the message consists of emoji only.

Parameters

message

The message that was sent/received by user.