ChatEmoji

Represents Sendbird Compose Uikit's implementation of UiKitEmoji which contains the Emoji object from the Chat SDK.

Since

1.2.0

See also

Emoji

Properties

Link copied to clipboard
val emoji: <Error class: unknown class>

The Emoji instance.

Link copied to clipboard
open override val key: String

The key of the emoji.

Link copied to clipboard
open override val url: String

The URL of the emoji.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int