AwardEmoji

object AwardEmoji
class Object
trait Matchable
class Any

Value members

Concrete methods

def description: SelectionBuilder[AwardEmoji, String]

The emoji description.

The emoji description.

def emoji: SelectionBuilder[AwardEmoji, String]

The emoji as an icon.

The emoji as an icon.

def name: SelectionBuilder[AwardEmoji, String]

The emoji name.

The emoji name.

def unicode: SelectionBuilder[AwardEmoji, String]

The emoji in Unicode.

The emoji in Unicode.

def unicodeVersion: SelectionBuilder[AwardEmoji, String]

The Unicode version for this emoji.

The Unicode version for this emoji.

def user[A](innerSelection: SelectionBuilder[UserCore, A]): SelectionBuilder[AwardEmoji, A]

The user who awarded the emoji.

The user who awarded the emoji.