fixed voice-message preventing chat loading
This commit is contained in:
@@ -162,6 +162,7 @@ enum GetRoomResponseObjectMessageActorType {
|
||||
|
||||
enum GetRoomResponseObjectMessageType {
|
||||
@JsonValue('comment') comment,
|
||||
@JsonValue('voice-message') voiceMessage,
|
||||
@JsonValue('comment_deleted') deletedComment,
|
||||
@JsonValue('system') system,
|
||||
@JsonValue('command') command,
|
||||
|
||||
Reference in New Issue
Block a user