FFZEmote

FFZEmote

new FFZEmote()

Source:

An FFZ emote.

Members

(readonly, nullable) owner :Channel

Source:

The channel of this emote's creator.
Not guaranteed to contain the emote, or be cached.

Type:

ownerName :string

Source:

The name of the emote creator's channel.

Type:
  • string

sizes :Array.<string>

Source:

Available image sizes.

Type:
  • Array.<string>

Methods

Source:

Gets the image link of the emote.

Parameters:
Name Type Default Description
size number 0

The size of the image.

Returns:
Type
string

FFZEmote

new FFZEmote(channel, id, data)

Source:

Creates a new FFZ emote.

Parameters:
Name Type Description
channel Channel

Channel this emote belongs to.

id string

ID of the emote.

data data

The raw emote data.

Members

(readonly, nullable) owner :Channel

Source:

The channel of this emote's creator.
Not guaranteed to contain the emote, or be cached.

Type:

ownerName :string

Source:

The name of the emote creator's channel.

Type:
  • string

sizes :Array.<string>

Source:

Available image sizes.

Type:
  • Array.<string>

Methods

Source:

Gets the image link of the emote.

Parameters:
Name Type Default Description
size number 0

The size of the image.

Returns:
Type
string