emojiCode

abstract fun emojiCode(type: String): String?

Creates an emoji code for the given reaction type.

Return

The emoji code to be shown in the delivered push notification for the reaction. If null, the notification will instead show the reaction type as text.

Parameters

type

The type of the reaction (e.g. "like", "love", "haha").