-
Notifications
You must be signed in to change notification settings - Fork 16
Models
Egor Badmaev edited this page Feb 5, 2023
·
1 revision
An object that represents set of emojis.
struct EmojiSet: DecodableAn object that represents category of emojis.
struct Category: DecodableAn object that represents emoji.
struct Emoji: Decodable, IdentifiableAn object that represents skin tones for emojis.
struct Skin: Decodable