Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Emoji

The representation of an emoji

export
interface

Emoji

Hierarchy

  • Emoji

Index

Properties

aliases

aliases: Array<string>

List of possible aliases for this emoji

memberof

Emoji

character

character: string

The unicode character of this emoji's represenation

memberof

Emoji

description

description: string

Description of this emoji

memberof

Emoji

tags

tags: Array<string>

Tags used to describe this emoji

memberof

Emoji

Generated using TypeDoc, the 9/1/2021 at 5:54:10 AM