toggle menu
kordx.emoji
feature-mpp-SNAPSHOT
common
switch theme
search in API
kordx.emoji
/
dev.kord.x.emoji
/
DiscordEmoji
/
EmojiWithHairStyleAndSkinTone
/
with
with
abstract
fun
with
(
tone
:
SkinTone
=
this.tone
,
hairStyle
:
HairStyle
=
this.hairStyle
)
:
DiscordEmoji.EmojiWithHairStyleAndSkinTone
Creates a copy of this emoji with
hairStyle
and
tone
.
See also
Hair
Style
Skin
Tone