GroupInfoDto

constructor(groupId: UUID, groupName: String, state: GroupStateType, participants: List<String>, lastUpdatedAt: DateTime)