ChatKittyPlatformAPI.Model.MessageReactionsSummaryProperties (chatkitty_platform_sdk v0.1.0)
Reactions to this message
Link to this section Summary
Link to this section Types
@type t() :: %ChatKittyPlatformAPI.Model.MessageReactionsSummaryProperties{ count: integer(), emoji: ChatKittyPlatformAPI.Model.EmojiProperties.t(), users: [ChatKittyPlatformAPI.Model.ChatUserProperties.t()] }