TwurpleAuthenticationGetting dataExamplesFAQMigration

EmoteSettings

The display settings for an emote.

{
The animation settings of the emote.
animationSettings?:
EmoteAnimationSettings

The possible animation settings for an emote image.

Aliased type: "default" | "static" | "animated"

The background type of the emote.
backgroundType?:
EmoteBackgroundType

The possible background types to optimize the emote display for.

Aliased type: "light" | "dark"

The size multiplier of the emote.
size?:
EmoteSize

The possible emote size multipliers.

Aliased type: "1.0" | "2.0" | "3.0"

}

Properties

animationSettings

Type:
EmoteAnimationSettings

The possible animation settings for an emote image.

Aliased type: "default" | "static" | "animated"

The animation settings of the emote.

backgroundType

Type:
EmoteBackgroundType

The possible background types to optimize the emote display for.

Aliased type: "light" | "dark"

The background type of the emote.

size

Type:
EmoteSize

The possible emote size multipliers.

Aliased type: "1.0" | "2.0" | "3.0"

The size multiplier of the emote.