twitchkt
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
twitchkt
helix
/
io.github.captnblubber.twitchkt.helix.model
/
UserEmote
/
UserEmote
User
Emote
constructor
(
id
:
String
,
name
:
String
,
emoteType
:
String
,
emoteSetId
:
String
,
ownerId
:
String
,
format
:
List
<
String
>
=
emptyList()
,
scale
:
List
<
String
>
=
emptyList()
,
themeMode
:
List
<
String
>
=
emptyList()
)