EmojiRepresentation

fun EmojiRepresentation(    emoji: String,     @StringRes nameResId: Int,     @DrawableRes drawableRes: Int? = null)