Skip to main content

Emoji

Index

Constructors

constructor

  • new Emoji(client: Client<boolean>, data: APIEmoji): Emoji

Properties

publicanimated

animated: boolean

Whether this emoji is animated

publicavailable

available: boolean

Whether this emoji can be used, may be false due to loss of Server Boosts

publicclient

client: Client<boolean>

The client that initialized this emoji

publicid

id: null | string

The ID of this emoji

publicmanaged

managed: boolean

Whether this emoji is managed

publicname

name: null | string

The name of this emoji

Methods

publictoString

  • toString(): string
  • Convert this emoji into a usable string for the API