ShortCodes

object ShortCodes

Companion object for shortcodes.

Companion object for shortcodes.

Companion
class
class Object
trait Matchable
class Any

Type members

Classlikes

object Defaults

The default shortcodes mapping, as used by emoji-cheat-sheet.

The default shortcodes mapping, as used by emoji-cheat-sheet.

object Implicits

Maps short codes onto Emoji and String, so you can say "+1".emoji and thumbsUpEmoji.shortCodes.

Maps short codes onto Emoji and String, so you can say "+1".emoji and thumbsUpEmoji.shortCodes.

Value members

Concrete methods

def current(shortCodes: ShortCodes): ShortCodes

Returns the in-scope implicit shortcodes mapping.

Returns the in-scope implicit shortcodes mapping.