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