Skip to content
Egor Badmaev edited this page Feb 5, 2023 · 1 revision

EmojiSet

An object that represents set of emojis.

Declaration

struct EmojiSet: Decodable

Overview

Category

An object that represents category of emojis.

Declaration

struct Category: Decodable

Overview

Emoji

An object that represents emoji.

Declaration

struct Emoji: Decodable, Identifiable

Overview

Skin

An object that represents skin tones for emojis.

Declaration

struct Skin: Decodable

Overview

Clone this wiki locally