+ @JsonProperty
+ final String emoji;
+
+ @JsonProperty
+ @Deprecated
+ final String targetAuthor;
+
+ @JsonProperty
+ final String targetAuthorNumber;
+
+ @JsonProperty
+ final String targetAuthorUuid;
+
+ @JsonProperty
+ final long targetSentTimestamp;
+
+ @JsonProperty
+ final boolean isRemove;