ReactionResolver

Resolves reaction types to emoji codes and provides the list of available reactions.

Inheritors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A small set of commonly used reaction types, typically shown for quick access in the UI.

Link copied to clipboard

All the supported reaction types.

Functions

Link copied to clipboard
abstract fun emojiCode(type: String): String?

Returns the emoji code for the given reaction type, or null if the type is not supported.