Vertical Feed Item Emoji Component
data class VerticalFeedItemEmojiComponent(id: String, emojiCodes: List<String>, selectedEmojiIndex: Int, customPayload: String?) : VerticalFeedItemComponent
Content copied to clipboard
This data class represents the Emoji component.
Constructors
VerticalFeedItemEmojiComponent
Link copied to clipboard
Properties
customPayload
Link copied to clipboard
emojiCodes
Link copied to clipboard
selectedEmojiIndex
Link copied to clipboard
type
Link copied to clipboard