diff --git a/lib/api/marianumcloud/talk/chat/getChatResponse.g.dart b/lib/api/marianumcloud/talk/chat/getChatResponse.g.dart index 23fbcb7..f91842b 100644 --- a/lib/api/marianumcloud/talk/chat/getChatResponse.g.dart +++ b/lib/api/marianumcloud/talk/chat/getChatResponse.g.dart @@ -58,6 +58,7 @@ Map _$GetChatResponseObjectToJson( }; const _$GetRoomResponseObjectMessageActorTypeEnumMap = { + GetRoomResponseObjectMessageActorType.deletedUsers: 'deleted_users', GetRoomResponseObjectMessageActorType.user: 'users', GetRoomResponseObjectMessageActorType.guest: 'guests', GetRoomResponseObjectMessageActorType.bot: 'bots',