ChatKittyPlatformAPI.Model.EmojiProperties (chatkitty_platform_sdk v0.1.0)

The emoji these users reacted with

Link to this section Summary

Link to this section Types

@type t() :: %ChatKittyPlatformAPI.Model.EmojiProperties{
  aliases: [String.t()],
  character: String.t(),
  description: String.t(),
  tags: [String.t()]
}