SBDEmojiCategory Class Reference

Inherits from NSObject
Conforms to SBDMappable
Declared in SBDEmoji.h

Overview

Class to represent emoji cateogry

Note: This class is available from 3.0.180

  cid

Emoji category’s key

@property (assign, readonly) long long cid

Availability

3.0.180

Declared In

SBDEmoji.h

  name

Emoji category’s name

@property (strong, readonly) NSString *name

Availability

3.0.180

Declared In

SBDEmoji.h

  url

Emoji category’s url

@property (strong, readonly) NSString *url

Availability

3.0.180

Declared In

SBDEmoji.h

  emojis

Emoji list

@property (strong, readonly) NSArray<SBDEmoji*> *emojis

Availability

3.0.180

Declared In

SBDEmoji.h